Wednesday 21 December 2016

Should i consider RethinkDB?

Soon i'll be starting a long-term project with big plans to scale later and possible splitting into micro-services. Was thinking about choice of framework and db. As a framework i'll posibbly use express powered by typescript and async/await(also considered koa, but it doesn't make to much sense, since the only one real advantage is pseudo-synchronous code, and you can do this with express and async/await now). On the side of database: i saw really cool things about rethink db, but we probably won't use realtime at all, and i'm not sure about speed and maturity of it at all. Is it suitable for being used in production on high-loaded project now? Are there good stable orms as mongoose out there?

Submitted December 22, 2016 at 03:09AM by Monyk015

No comments:

Post a Comment