Real-Time Analytics Across Live Data Sets
Interesting read over on Andrew Morgan’s MySQL Cluster Database blog around MySQL Cluster 7.2 GA:
- Performance enhancements delivering 1 billion queries per minute, using just 8 data nodes
- 70x higher JOIN performance with Adaptive Query Localization, enabling real-time analytics across live data sets
- New NoSQL API via Memcached, creating a persistent, key-value datastore for schema and schemaless data
- Auto-sharding across data centers with synchronous replication for scaling of highly available, global services
More details on the MemCache storage is available here. Adaptive Query Localization details here, here and here.
