ClickHouse - ओपन सोर्स कॉलम-आधारित OLAP DB
(clickhouse.tech)<p>- Analytics के लिए RDBMS<br />
- लगभग real-time स्तर की तेज़ गति, scalable, स्थिर <br />
→ मौजूदा column DBs (Vertica, Greenplum) की तुलना में 5x~24x तेज़<br />
→ Hive या MySQL की तुलना में 100x~1000x तेज़<br />
- आसान setup <br />
- समृद्ध फीचर्स: distributed/parallel query execution, real-time query processing, data compression, Hot/Cold storage separation, JSON दस्तावेज़ query, distributed Join, S3-compatible object storage..<br />
- Fault-tolerant: multi-master asynchronous replication<br />
- Highly Reliable: SPOF के बिना distributed system<br />
- हार्डवेयर का अधिकतम उपयोग: SIMD CPU instructions का भरपूर उपयोग, drive access/data transfer को न्यूनतम करना आदि</p>
1 टिप्पणियां