Monday 25 January 2016

Common DBs to connect with Socket.io/websockets?

I've been working on a portfolio project with React+Redux and now moving into the backend side of persistence -- I'd like to keep the client in sync with data changes using websockets -- while the choice of DB will also depend on how the data should be organized and retrieved.. I'm also curious about which DBs are commonly used with e.g. Socket.io -- I think that already I'd like to use a relational database but I haven't found much on using Socket.io with Postgres.. Thanks for any ideas and inspiration!

Submitted January 26, 2016 at 01:14AM by thukjeche

No comments:

Post a Comment