- Learning PostgreSQL 11
- Salahaldin Juba Andrey Volkov
- 73字
- 2021-07-02 13:11:36
Key-value databases
The key-value store is the simplest database store. In this database model, the storage, as its name suggests, is based on maps or hash tables. Some key-value databases allow complex values to be stored as lists and hash tables. Key-value pairs are extremely fast for certain scenarios but lack the support for complex queries and aggregation. Some of the existing open source key-value databases are Riak, Redis, Couchbase Server, and MemcacheDB.
推薦閱讀
- Expert C++
- AngularJS Testing Cookbook
- Processing互動編程藝術
- Serverless架構
- Oracle JDeveloper 11gR2 Cookbook
- SAP BusinessObjects Dashboards 4.1 Cookbook
- Advanced Oracle PL/SQL Developer's Guide(Second Edition)
- Mastering openFrameworks:Creative Coding Demystified
- 一本書講透Java線程:原理與實踐
- Scratch3.0趣味編程動手玩:比賽訓練營
- Django實戰:Python Web典型模塊與項目開發
- Java并發編程之美
- SQL Server 2016 從入門到實戰(視頻教學版)
- 微信小程序開發實戰:設計·運營·變現(圖解案例版)
- Web開發新體驗