identity-map topic

List identity-map repositories

mikro-orm

7.3k
Stars
495
Forks
Watchers

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.

clean_architecture_typescript_example

132
Stars
17
Forks
Watchers

This repository provides an implementation (or at least an attempt) of Uncle Bob's Clean Architecture with Typescript.

eloquence

18
Stars
1
Forks
Watchers

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.

php-identity-map

18
Stars
3
Forks
Watchers

Building an Identity Map in PHP