Y
Hacker News
new
|
ask
|
show
|
jobs
by
icey
5729 days ago
Which NoSQL store do you use?
1 comments
houseabsolute
5729 days ago
http://labs.google.com/papers/bigtable.html
link
staunch
5728 days ago
That looks potentially useful in some cases. Can you send me the code/docs for that?
link
ddlatham
5728 days ago
http://hbase.apache.org/
link
ifesdjeen
5728 days ago
Does it work that well for production for you? Really, that's extremely interesting.
link
rb2k_
5728 days ago
Also look at dynamo based systems like cassandra and riak (riak seems to have a better load balancing at the moment, cassandra is a bit more "bumpy")
link