Closed mtimofiiv closed 8 years ago
Right now, module is entirely dependent on MongoDB through Mongoose. It would be nice to also support some popular relational systems like Postgres.
This will be addressed in v3 - will be splitting the ORM out of the app and writing one for Mongo and one for Postgres (at least to start).
v3
Right now, module is entirely dependent on MongoDB through Mongoose. It would be nice to also support some popular relational systems like Postgres.