A pure ORM for writing native SQL queries yielding pure business objects
nodejs javascript sql orm database toolkit postgresql pg-promise node-postgres object-relational-mapper data-access-object
- Updated
Dec 23, 2023 - TypeScript
Object–relational mapping (ORM) is a technique with which records from relational databases are mapped to objects using an object-relational mapper in the programming language in which they are used.
A pure ORM for writing native SQL queries yielding pure business objects
A pure ORM challenging the peak of TypeScript typings
General-purpose models and collections with multi-database support, written in TypeScript
Nymph.js - powerful data objects for Node.js and the browser.
A small typescript library for implementing patterns "domain driven design" and "data mapper"
Typescript decorator based ORM for PostgreSQL, MySQL and SQLite. Inspired by Node.js TypeORM and Deno Cotton