nestjs

Database ORM

A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers.

NestJS MikroORM integration

GitHub

210 stars
5 watching
31 forks
Language: TypeScript
last commit: 8 days ago
Linked from 1 awesome list

mikro-ormnestnestjstypescript

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nestjs/typeorm A module for the Nest framework that provides support for Object-Relational Mapping (ORM) using TypeORM. 1,957
mikro-orm/nestjs-example-app An example application demonstrating integration of NestJS and MySQL using a lightweight ORM for data modeling and persistence. 83
mikro-orm/express-ts-example-app An Express.js application using Mikro-ORM and TypeScript to manage data in MongoDB 61
nestjs/mongoose A MongoDB ORM tool for building Nest.js applications 531
eveningkid/denodb A TypeScript-based ORM for multiple databases, providing a simple and typed API. 1,932
juancarlospaco/nim-gatabase A compile-time ORM for Nim, providing a simplified DSL for working with databases. 120
encode/orm An async ORM built on top of SQLAlchemy core, providing cross-database support and data validation. 1,785
krozark/cpp-orm A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. 7
jysperm/mabolo An Object-Relational Mapping (ORM) tool for MongoDB 25
fukamachi/mito An object-relational mapper for Common Lisp with support for multiple databases and features like migrations and relationships. 296
ivanceras/rustorm An object-relational mapping system for Rust that simplifies interaction with databases. 250
blitzapps/blitz-orm An Object Relational Mapper for graph databases using a JSON query language. 23
njord-rs/njord An ORM library that simplifies database interactions with a wide range of systems. 414
nestjsx/nestjs-typeorm-paginate A package providing pagination utilities and types for integrating with TypeORM and NestJS applications. 847
alevy/postgresql-orm An Object Relational Mapping library for Haskell that simplifies interactions with PostgreSQL databases. 77