typeorm
ORM library
A module for the Nest framework that provides support for Object-Relational Mapping (ORM) using TypeORM.
TypeORM module for Nest framework (node.js) 🍇
2k stars
30 watching
206 forks
Language: TypeScript
last commit: 6 days ago
Linked from 1 awesome list
javascriptnestnestjsnodejsnosqlsqltypeormtypescript
Related projects:
Repository | Description | Stars |
---|---|---|
mikro-orm/nestjs | A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. | 205 |
nestjs/mongoose | A MongoDB ORM tool for building Nest.js applications | 527 |
nestjsx/nestjs-typeorm-paginate | A package providing pagination utilities and types for integrating with TypeORM and NestJS applications. | 843 |
owl1n/typeorm-factories | Provides factories for creating mock data for TypeORM entities in NestJS applications | 44 |
kop7/serverless-nestjs-typeorm | A serverless framework project demonstrating the integration of NestJS with TypeORM and MySQL for CRUD operations. | 115 |
mikro-orm/nestjs-example-app | An example application demonstrating integration of NestJS and MySQL using a lightweight ORM for data modeling and persistence. | 81 |
nestjsx/nest-router | Organizes routes in a hierarchical structure for building RESTful APIs with NestJS | 619 |
ivanceras/rustorm | An object-relational mapping system for Rust that simplifies interaction with databases. | 250 |
nestjs/cqrs | Provides a CQRS module for the Nest framework to handle command and query patterns in Node.js applications. | 849 |
encode/orm | An async ORM built on top of SQLAlchemy core, providing cross-database support and data validation. | 1,781 |
blitzapps/blitz-orm | An Object Relational Mapper for graph databases using a JSON query language. | 23 |
alevy/postgresql-orm | An Object Relational Mapping library for Haskell that simplifies interactions with PostgreSQL databases. | 78 |
araq/ormin | A library that provides an object-relational mapping system to interact with databases using a high-level interface. | 153 |
catsmiaow/nestjs-project-structure | A comprehensive template project structure for NestJS applications | 1,070 |
eveningkid/denodb | A TypeScript-based ORM for multiple databases, providing a simple and typed API. | 1,929 |