Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.
A Transactional Method Decorator for typeorm that uses cls-hooked to handle and propagate transactions between different repositories and service methods. Inpired by Spring Trasnactional Annotation and Sequelize CLS
Veramo data storage plugin based on TypeORM database drivers
Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.
High-performance logging for TypeORM with Pino
Babel plugin to emit decorator metadata like typescript compiler
Key Value Store plugin
TypeORM extension that adds scopes and default scopes to entities and repositories, supporting both Active Record and Data Mapper patterns.
This is the official TimescaleDB plugin for TypeORM.
The Javascript MVC microframework that does just enough.
A TypeORM PostgreSQL integration library providing a NestJS module configuration, enhanced repository patterns, SQL generation utilities, migration base classes, and custom decorators for PostgreSQL and Amazon Redshift applications.
No description provided.
Automatic database change tracking for TypeORM.
Factory for typeorm
A simple pagination function to build a pagination object with types
TypeORM convenient transactions management
typeorm commonly used extensions
NestJs CRUD for RESTful APIs - request query builder
Base query package
Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.
Enterprise TypeORM toolkit for Oracle and PostgreSQL with strongly-typed repositories, stored procedures, multi-database entity inheritance, raw SQL orchestration, notifications, and an enhanced bundled TypeORM runtime
Typeorm decorators to make columns orderable on table sql generation
Convert a TypeScript project using TypeORM decorators to a DBML diagram.
Typeorm-sequence is a library that enables you to use a db sequence in a column (it works only on postgres yet, I'm implementing with others DB's).