Scale-of-evaluation / daily-question

This repo is used to help you better understand the world,Enjoy!
MIT License
4 stars 2 forks source link

【08.17】列举你知道的nosql数据库? #173

Open Sandu1213 opened 3 years ago

Sandu1213 commented 3 years ago

请在下方回复作答

changjl317 commented 3 years ago
  1. In-Memory KV Store : Redis
  2. Disk-Based KV Store: Leveldb
  3. Document Store: Mongodb
  4. Column Table Store: HBase
Derek-94tm commented 3 years ago

HBase、Redis、MongoDB、Couchbase、LevelDB