sqldb-orm

JSON →
library 1.1.0 ·javascript maintenance
verified Jun 5, 2026

A minimal SQL ORM supporting MySQL and SQLite3. Current stable version is 1.1.0. Provides simple CRUD operations, pagination, and table introspection. Designed for lightweight use cases where full-featured ORMs like Sequelize or TypeORM are overkill. Release cadence is unknown; the package appears to be in maintenance mode with no recent updates. Key differentiator: minimal API with automatic table discovery.