Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

That's all great until you need to perform a join.


RethinkDB handles joins just fine :)


As does couchbase. :-) Personally I like map-reduces.


So does the multi-model database ArangoDB. https://docs.arangodb.com/3.2/AQL/Examples/Join.html

And some NoSQL databases speak SQL as well - without being relational.

I like the JSON support in PostgreSQL a lot. Very easy to deal with unstructured JSON data while still using common attributes in a relational format. But there are more cases that one might think about - as a relational guy - that benefit from graph databases, document stores or optimized time-series databases.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: