-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Labels
Description
We all know MongoDB isn't silver bullet, and, as ng-fullstack grows, we have to give the devs more options.
We're planning to add the following DBs to the stack:
- RethinkDB;
- PostgreSQL (via sequelize.js for nodejs and pq for Golang);
- Firebase.
This is 1.11 in short:
- RethinkDB (Add option to work with RethinkDB #158);
- PostgreSQL (Add option to work with PostgreSQL #159);
- Firebase (Add option to work with Firebase #169);
- No DB (Add option to work without database #171);