LambdaORM Base

JSON →
library 1.7.13 ·javascript
verified Jun 4, 2026

LambdaORM Base (v1.7.13) provides the core contracts, shared utilities, and type definitions for the LambdaORM ecosystem, a TypeScript-first ORM supporting MySQL, MariaDB, SQLite, PostgreSQL, Oracle, SqlServer, and MongoDB. It offers a unified query language across SQL and NoSQL databases with advanced features like dynamic query building and schema introspection. Released stable, with regular updates aligned with the LambdaORM family. Key differentiators: full TypeScript support, multi-database abstraction, and a fluent API that reduces boilerplate compared to traditional ORMs like TypeORM or Sequelize.