TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, MS SQL Server, PostgreSQL and SQLite/libSQL databases.
-
Updated
Oct 31, 2024 - TypeScript
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, MS SQL Server, PostgreSQL and SQLite/libSQL databases.
This repository provides an implementation (or at least an attempt) of Uncle Bob's Clean Architecture with Typescript.
Eloquence provides a cache on top of Eloquent that prevents multiple models being created for a single database row using the Identity Map design pattern.
Single source of truth library
🗃 Database module (Connection, table & column schemas, query builders, result fetching, identity map)
Woohoo Labs. Worm ORM
PHP drop-in array replacement object cache designed to work with ORM and Identity Map patterns, providing Weakref-based unique identity-to-object resolution and smart caching of unused objects based on objects popularity.
Add a description, image, and links to the identity-map topic page so that developers can more easily learn about it.
To associate your repository with the identity-map topic, visit your repo's landing page and select "manage topics."