express-ts-example-app

Database ORM app

An Express.js application using Mikro-ORM and TypeScript to manage data in MongoDB

GitHub

61 stars
5 watching
19 forks
Language: TypeScript
last commit: 17 days ago
expressmikro-ormnodejstypescript

Related projects:

Repository Description Stars
mikro-orm/nestjs-example-app An example application demonstrating integration of NestJS and MySQL using a lightweight ORM for data modeling and persistence. 81
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
eveningkid/denodb A TypeScript-based ORM for multiple databases, providing a simple and typed API. 1,929
simov/express-admin A Node.js-based administrative interface for relational databases 1,183
twinlogix/typetta A TypeScript-based ORM that provides a typed and flexible interface to various databases and NoSQL data stores. 108
masumsoft/express-cassandra An ORM/ODM/OGM tool for NodeJS to interact with Cassandra and other databases 232
jysperm/mabolo An Object-Relational Mapping (ORM) tool for MongoDB 25
purekid/mongodm A MongoDB Object-Relational Mapping (ORM) system that supports complex relationships and multiple inheritance models. 200
jepiqueau/ionic-sqlite-typeorm-app An Ionic Angular app demonstrating the use of @capacitor-community/sqlite and TypeORM for data management 14
turnersoftware/mongoframework An Entity Framework-like interface for MongoDB that simplifies the process of mapping and interacting with MongoDB data. 392
formio/resquel This middleware converts SQL databases into REST APIs for Express.js applications. 127
blitzapps/blitz-orm An Object Relational Mapper for graph databases using a JSON query language. 23
nestjs/typeorm A module for the Nest framework that provides support for Object-Relational Mapping (ORM) using TypeORM. 1,933
fukamachi/mito An object-relational mapper for Common Lisp with support for multiple databases and features like migrations and relationships. 293