mirror of
https://github.com/oxnr/awesome-bigdata.git
synced 2026-04-28 18:40:47 -05:00
Added ScyllaDB, is compatible with Apache Cassandra, but fastest (is written in C++)
This commit is contained in:
@@ -159,6 +159,7 @@ You can read more about this distinction on Prof. Daniel Abadi's blog: [Distingu
|
||||
* [InfiniDB](https://github.com/infinidb/infinidb/) - is accessed through a MySQL interface and use massive parallel processing to parallelize queries.
|
||||
* [Tephra](https://github.com/caskdata/tephra) - Transactions for HBase.
|
||||
* [Twitter Manhattan](https://blog.twitter.com/2014/manhattan-our-real-time-multi-tenant-distributed-database-for-twitter-scale) - real-time, multi-tenant distributed database for Twitter scale.
|
||||
* [ScyllaDB] (http://www.scylladb.com/) - column-oriented distributed datastore written in C++, totally compatible with Apache Cassandra.
|
||||
|
||||
|
||||
## Key-value Data Model
|
||||
|
||||
Reference in New Issue
Block a user