OpenSql

JSON →
library 2.2.2 ·javascript
verified Jun 5, 2026

OpenSql is a promise-based ORM for MySQL, PostgreSQL, and Microsoft SQL Server, providing a unified API for database operations with TypeScript support. The current stable version is 2.2.2, released under MIT license. It features a simple configuration, promise-based queries, and multi-database support. Compared to alternatives like Sequelize or TypeORM, OpenSql focuses on a lightweight API and ease of use.