anydb-sql

JSON →
library 0.7.1 ·javascript abandoned
verified Jun 5, 2026

Minimal ORM supporting MySQL, PostgreSQL, and SQLite with full SQL query support. Version 0.7.1 is the latest stable release (no recent updates). Based on node-sql query builder and node-anydb connection pool. Key differentiator: allows arbitrary SQL while providing table definition and relationship helpers like selectDeep for nested results. Supports both callback and promise patterns. No TypeScript types shipped in vs 0.7.1.