khangaonkarSep 98 minHow modern distributed systems scale by partitioning ?This blog explains how distributed systems scale by partitioning data and spreading across multiple nodes
khangaonkarApr 165 minAmazon Aurora : How they improved performance of Mysql & Postgresql for the cloud ?What is Amazon Aurora database ? What problem does it solve ?
khangaonkarFeb 184 minMongoDb Review: Is Mongodb right for you ?1.0 Overview A few years ago, I asked the CTO of a Silicon valley startup why they picked MongoDb as their database ? The answer was "It...
khangaonkarJan 154 minCockroachDb Review: Should I use CockroachDb ?Overview CockroachDb is a modern distributed database that promises linear scalability with strict serializability. Server side sharding...
khangaonkarNov 13, 20224 minApache Cassandra ReviewOverview Apache Cassandra is a open source NOSQL distributed database. If you are considering moving from a single node database like...