Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikro-orm/mikro-orm-examples
MikroORM example integrations with popular frameworks
https://github.com/mikro-orm/mikro-orm-examples
example-project mongodb mysql nodejs orm sqlite typescript
Last synced: 3 months ago
JSON representation
MikroORM example integrations with popular frameworks
- Host: GitHub
- URL: https://github.com/mikro-orm/mikro-orm-examples
- Owner: mikro-orm
- License: mit
- Created: 2019-03-01T15:59:00.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-16T19:47:02.000Z (almost 3 years ago)
- Last Synced: 2024-05-01T21:28:53.613Z (9 months ago)
- Topics: example-project, mongodb, mysql, nodejs, orm, sqlite, typescript
- Homepage: https://mikro-orm.io
- Size: 188 KB
- Stars: 27
- Watchers: 4
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [MikroORM](https://github.com/B4nan/mikro-orm) example integrations
## TypeScript examples
- [Express + MongoDB](https://github.com/mikro-orm/express-ts-example-app)
- [NestJS + MySQL](https://github.com/mikro-orm/nestjs-example-app)
- [RealWorld example app (NestJS + MySQL)](https://github.com/mikro-orm/nestjs-realworld-example-app)
- [Koa + SQLite](https://github.com/mikro-orm/koa-ts-example-app)
- [GraphQL + PostgreSQL](https://github.com/driescroons/mikro-orm-graphql-example)
- [Serverless](https://github.com/thomaschaaf/serverless-mikro-orm-example-app)## JavaScript examples
- [Express + MongoDB](https://github.com/mikro-orm/express-js-example-app)