From bc90f96244aa81aa07fcd3eb2226efc8a931e26b Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Thu, 22 Mar 2018 10:00:09 +0800 Subject: [PATCH] ClickHouse - Open Source Distributed Column Database at Yandex --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7dbefe0..4e62e9c 100644 --- a/README.md +++ b/README.md @@ -207,6 +207,7 @@ An updated and curated list of selected readings to illustrate High Scalability, * [Imgur Notification: From MySQL to HBASE at Imgur](https://blog.imgur.com/2015/09/15/tech-tuesday-imgur-notifications-from-mysql-to-hbase/) * [Moving Food Feed from Redis to Cassandra at Zomato](https://www.zomato.com/blog/how-we-moved-our-food-feed-from-redis-to-cassandra) * [Benchmarking Cassandra Scalability on AWS at Netflix](https://medium.com/netflix-techblog/benchmarking-cassandra-scalability-on-aws-over-a-million-writes-per-second-39f45f066c9e) + * [ClickHouse - Open Source Distributed Column Database at Yandex](https://clickhouse.yandex/) * [Document Databases (MongoDB, SimpleDB, CouchDB)](https://msdn.microsoft.com/en-us/magazine/hh547103.aspx) * [eBay: Building Mission-Critical Multi-Data Center Applications with MongoDB](https://www.mongodb.com/blog/post/ebay-building-mission-critical-multi-data-center-applications-with-mongodb) * [MongoDB at Baidu: Multi-Tenant Cluster Storing 200+ Billion Documents across 160 Shards](https://www.mongodb.com/blog/post/mongodb-at-baidu-powering-100-apps-across-600-nodes-at-pb-scale)