DEV Community

Discussion on: Who's looking for open source contributors? (April 30th edition)

Collapse
 
b4nan profile image
Martin Adámek

I would love to see more collaborators joining my efforts with MikroORM! So far it has been pretty much one man show.

MikroORM is TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Currently it supports MongoDB, MySQL, PostgreSQL and SQLite databases, but more can be supported via custom drivers right now.

repo: github.com/B4nan/mikro-orm
docs: b4nan.github.io/mikro-orm/
introductory article: dev.to/b4nan/introducing-mikroorm-...

Feel free to join the slack channel (or ping me here) to discuss how you can help! I will be more than happy to assist.