authonice / back-node

authonice backend for nodejs, mongoose & express.
http://authonice.github.io/
0 stars 0 forks source link

Node + RDBMs #1

Open Bondifrench opened 9 years ago

Bondifrench commented 9 years ago

Hi David, I can see you have been very active since our last chat, I personally prefer to use Postgres as a database, as it can do both relational and be a document store like MongoDB. I use Sequelize as an ORM. If you are happy with it, I can port the authonice/back-node to this stack. Cheers

konsumer commented 9 years ago

Sure! I created an issue on the org project with more notes. It might make sense to make a new project, like "back-node-postgres", just to keep the bits light and purpose-built. Things still aren't really fleshed out yet, but feel free to get started as issues that you have might point out spots that need to be further wrapped/abstracted.