typeorm-factories
Entity factory library
Provides factories for creating mock data for TypeORM entities in NestJS applications
Create factories for your TypeORM entities. Useful for NestJS applications
44 stars
1 watching
6 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
entitiesfactoriesnestjsseedstypeormtypeorm-entities
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 |
owl1n/nest-queue | A queue manager library for NestJS applications | 73 |
mikro-orm/nestjs | A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. | 210 |
nestjs/mongoose | A MongoDB ORM tool for building Nest.js applications | 531 |
jorgenvatle/feathers-factory | A utility for generating mock data to test Feathers services | 7 |
kop7/serverless-nestjs-typeorm | A serverless framework project demonstrating the integration of NestJS with TypeORM and MySQL for CRUD operations. | 115 |
nestjsx/nestjs-typeorm-paginate | A package providing pagination utilities and types for integrating with TypeORM and NestJS applications. | 847 |
nestcrafts/nestjs-easyconfig | A module to load and manage environment variables from .env files in NestJS applications. | 188 |
nestjs/bull | Provides a job queue and scheduling system for a Node.js framework with a focus on TypeScript development | 615 |
nestjs/nest-cli | A tool that helps developers set up and maintain Nest applications | 1,988 |
nestjsx/nest-router | Organizes routes in a hierarchical structure for building RESTful APIs with NestJS | 619 |
catsmiaow/nestjs-project-structure | A standard project structure template for NestJS applications | 1,090 |
mikro-orm/nestjs-example-app | An example application demonstrating integration of NestJS and MySQL using a lightweight ORM for data modeling and persistence. | 83 |
bjerkio/nestjs-oso | Simplifies the implementation of an open-source policy engine for authorization in NestJS applications | 37 |