Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)