Skip to content

Commit

Permalink
Merge pull request kahun#159 from jnv/patch-1
Browse files Browse the repository at this point in the history
Add Hypertable to Column-oriented NoSQL
  • Loading branch information
kahun committed Oct 6, 2014
2 parents 343817e + 54746c5 commit 6eabe21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
* Column-Family
* [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.
* [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
* [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.
Expand Down

0 comments on commit 6eabe21

Please sign in to comment.