{"library":"foxhound","type":"library","category":null,"description":"FoxHound is a fluent query generation DSL for Node.js and the browser (v2.0.27). It generates dialect-specific SQL from a single chainable API, keeping application code database-agnostic while producing parameterized queries for MySQL, PostgreSQL, MSSQL, SQLite, and ALASQL. Key differentiators include schema-aware auto-management of identity columns, timestamps, soft-delete tracking, built-in Fable integration (logging, config, UUID generation), and multiple output dialects including human-readable English and REST URL endpoints. The library supports full CRUD, count, filtering, sorting, joins, pagination, and custom SQL overrides with automatic parameter binding. It is released under the MIT license and follows a configure-then-build pattern.","language":"javascript","status":"active","version":"2.0.27","tags":["javascript","orm","dal","query"],"last_verified":"Wed May 27","install":[{"cmd":"npm install foxhound","imports":["const libFoxHound = require('foxhound');","libFoxHound.new(_Fable);","tmpQuery.buildReadQuery();"]},{"cmd":"yarn add foxhound","imports":[]},{"cmd":"pnpm add foxhound","imports":[]}],"homepage":null,"github":"https://github.com/stevenvelozo/foxhound","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/foxhound","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/foxhound/compatibility"}}