Until now I primarily used a combination of MongoDB and MSSQL/PostgreSQL. Recently I read something about ArangoDB and it sounds very interesting.
So to become better in 2018 can you recommend me worthy databases for general use cases? Should I replace MongoDB with ArangoDB in future projects? What additional Databases should I add to the mix?
Shrihari Shastry
Software Developer @zerodha
j
stuff ;)
it depends on what you need everything else is just BS-Bingo. SQLlite outperformed big data in some usecases. Redis has memory swapping issues, etc ...
if you wanna play around just pick any database, but please .... for goodness sake don't just an extra layer of abstraction for the abstraction sake. As you well know everything is a trade off.