除了比较常见的 MongoDB, 以外还有什么比较好用的NoSQL系统?给推荐几个(1-3个)
注:我记得V2上有人说过MongoDB不好用来着
注:我记得V2上有人说过MongoDB不好用来着
1
pimin Oct 16, 2014 via iPhone redis
|
2
cevincheung Oct 16, 2014 redis
couchdb memcached也算吧 |
3
dndx Oct 16, 2014 via iPhone BigTable 和 HBase
|
4
bbx Oct 16, 2014
redis
|
5
jun4rui Oct 16, 2014 via Android 建议看看那本 7周7数据库,你会对目前的数据库有过概念,好不好是相对的,没有最好的只有最合适的
|
6
ericls Oct 16, 2014 |
7
tonghuashuai Oct 16, 2014 redis mongodb
|
8
heaton_nobu Oct 16, 2014 昨天刚看到说PostgreSQL也可以保存NoSQL,且性能比MangoDB要好,不知道真的假的~
|
9
wanjun Oct 16, 2014 nosql的用起来都简单方便吧,只是有些坑而已
|
10
SharkIng OP |
11
cevincheung Oct 21, 2014 |
12
tonghuashuai Oct 22, 2014 @SharkIng
redis 官方介绍如下: Redis is an open source, BSD licensed, advanced key-value cache and store. 到底是 cache 还是 store 就看用途了。 |