sqlar

JSON →
library 0.1.20 ·javascript
verified Jun 5, 2026

sqlar is an ORM for SQL databases at version 0.1.20, providing a TypeScript-first interface with type-safe query building and model mapping. It supports PostgreSQL, MySQL, SQLite, and others via a plugin architecture. Released frequently as a young project, it focuses on simplicity and type inference, differentiating from heavier ORMs like Sequelize or TypeORM. As of early 2025, it is in active development with breaking changes expected between minor versions.