官术网_书友最值得收藏!

Key-value stores

Key-value stores use a simple data model in which data is considered as a set key-value pair; the keys are unique IDs for each piece of data, and they also work as indexes when accessing the data:

  • Remote Dictionary Server (Redis): The growing popularity of Redis, an open source key-value NoSQL technology, is a result of Redis's stability, power, and flexibility in executing a wide range of operations and tasks in the enterpriseRedis is used by a diverse set of companies, from startups to the largest technology companies. It is written in C. Redis allows you to conceptualize and approach challenging data analysis and data manipulation problems in a very different manner, as compared to a typical relational data model. In an SQL-based relational database, the developer or database administration create a database schema that organizes the solution domain by normalizing the data into columns, rows, and tables with connecting joins, through foreign-key relationships.
  • DynamoDB: DynamoDB is a NoSQL store service provided by Amazon. Dynamo supports a much more flexible data model, especially for key-value stores. The data in Dynamo is stored in tables, each of which has a unique primary ID for accessing. Each table can have a set of attributes that are schema-free, and scalar types and sets are supported. The data in Dynamo can be manipulated by searching, inserting, and deleting, based on the primary keys. In addition, conditional operations, atomic modification, and search by non-key attributes are also supported (yet inefficient), which makes it also closer to a document store. Dynamo provides a fast and scalable architecture, wherein sharding and replication are automatically performed. In addition, Dynamo provides support for both eventual consistency and strong consistency for reads, while strong consistency degrades the performance.
主站蜘蛛池模板: 陈巴尔虎旗| 宿州市| 枞阳县| 长治市| 阳信县| 涪陵区| 贵南县| 合作市| 静海县| 酉阳| 英超| 桂东县| 忻城县| 张家界市| 宣恩县| 宜宾县| 梁河县| 平阴县| 郓城县| 芜湖县| 富源县| 焉耆| 东乡县| 唐海县| 东丽区| 衡水市| 汝城县| 洛浦县| 启东市| 石台县| 涟水县| 健康| 时尚| 迁安市| 贵德县| 兴国县| 涟水县| 长岭县| 塔城市| 西乡县| 巴青县|