mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2024-10-01 01:45:41 -04:00
Merge pull request #159 from jnv/patch-1
Add Hypertable to Column-oriented NoSQL
This commit is contained in:
commit
6eabe2196e
@ -286,6 +286,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
|
|||||||
* Column-Family
|
* Column-Family
|
||||||
* [Apache HBase](http://hbase.apache.org/) - Hadoop database, a distributed, big data store.
|
* [Apache HBase](http://hbase.apache.org/) - Hadoop database, a distributed, big data store.
|
||||||
* [Cassandra](http://cassandra.apache.org/) - Distributed DBMS designed to handle large amounts of data across many servers.
|
* [Cassandra](http://cassandra.apache.org/) - Distributed DBMS designed to handle large amounts of data across many servers.
|
||||||
|
* [Hypertable](http://hypertable.org/) - C++ based BigTable-like DBMS, communicates through Thrift and runs either as stand-alone or on distributed FS such as Hadoop.
|
||||||
* Document Store
|
* Document Store
|
||||||
* [CouchDB](http://couchdb.apache.org/) - Ease of use, with multi-master replication document-oriented database system.
|
* [CouchDB](http://couchdb.apache.org/) - Ease of use, with multi-master replication document-oriented database system.
|
||||||
* [ElasticSearch](http://www.elasticsearch.org/) - Java based database, popular with log aggregation, and email archiving projects.
|
* [ElasticSearch](http://www.elasticsearch.org/) - Java based database, popular with log aggregation, and email archiving projects.
|
||||||
|
Loading…
Reference in New Issue
Block a user