Thursday, October 05, 2017

Database Comparison: MapR-DB, Cassandra, HBase, and More

DZone Database Zone
Database Comparison: MapR-DB, Cassandra, HBase, and More
Database Comparison: MapR-DB, Cassandra, HBase, and More

If you are a developer or architect working with a highly performant product, you want to understand what differentiates it — similar to a race car driver driving a highly performant car. My in-depth architecture blog posts such as An In-Depth Look at the HBase Architecture, Apache Drill Architecture: The Ultimate Guide, and How Stream-First Architecture Patterns Are Revolutionizing Healthcare Platforms have been hugely popular, and I hope this one will be, too!

In this blog post, I'll give you an in-depth look at the MapR-DB architecture compared to other NoSQL architectures like Cassandra and HBase, and explain how MapR-DB delivers fast, consistent, scalable performance with instant recovery and zero data loss.

No comments:

Fun With SQL: Functions in Postgres

DZone Database Zone Fun With SQL: Functions in Postgres In our previous  Fun with SQL  post on the  Citus Data  blog, we covered w...