juicycleff / ultimate-backend

Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
https://juicycleff.github.io/ultimate-backend-docs
MIT License
2.65k stars 411 forks source link

Multi Database Generic Interface Support #114

Open juicycleff opened 4 years ago

juicycleff commented 4 years ago

We can discuss on the topic of ORM and database choices. We can talk about support for database from column wide database to graph databases, keep insight a features that can be added and even improved in the boilerplate

mattp95 commented 4 years ago

I would love to see the option to use SQL databases (e.g postgres)! Happy to help with integrating knex/objection.

juicycleff commented 4 years ago

@mattp95 if you make a PR, I would love to to support it