nestjs-example-app
ORM demo app
An example application demonstrating integration of NestJS and MySQL using a lightweight ORM for data modeling and persistence.
81 stars
4 watching
31 forks
Language: TypeScript
last commit: 24 days ago 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 |
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 | 527 |
nestjs/typeorm | A module for the Nest framework that provides support for Object-Relational Mapping (ORM) using TypeORM. | 1,933 |
eveningkid/denodb | A TypeScript-based ORM for multiple databases, providing a simple and typed API. | 1,929 |
piccolo-orm/piccolo_examples | A collection of demonstration projects showcasing the capabilities and versatility of Piccolo ORM in building various web applications. | 20 |
inertiajs/pingcrm | A demo application to illustrate the usage of Inertia.js in a Laravel application. | 2,149 |
rtsao/csjs-example-app | An example application demonstrating the use of CSJS, a JavaScript-based declarative programming framework. | 2 |
jysperm/mabolo | An Object-Relational Mapping (ORM) tool for MongoDB | 25 |
bestmomo/laravel5-3-example | An open-source Laravel 5.3 application demonstrating various features and best practices for building a content management system. | 224 |
lastmjs/examples | A collection of sample code and projects demonstrating Internet Computer platform applications and microservices | 0 |
bjerkio/nestjs-oso | Simplifies the implementation of an open-source policy engine for authorization in NestJS applications | 37 |
fukamachi/mito | An object-relational mapper for Common Lisp with support for multiple databases and features like migrations and relationships. | 293 |
othreecodes/apxdemo | A sample application demonstrating the use of APX MVC library and ORMlite for building a desktop app with SQLite database integration | 6 |