期刊名称:International Journal of Enterprise Computing and Business Systems
电子版ISSN:2230-8849
出版年度:2013
卷号:3
期号:2
出版社:International Journal of Enterprise Computing and Business Systems
摘要:A NoSQL database provides a mechanism for storage and retrieval of data that uses looser consistency models than traditional relational databases. Motivations for this approach include simplicity of design, horizontal scaling and finer control over availability. NoSQL databases are often highly optimized key¨Cvalue stores intended for simple retrieval and appending operations, with the goal being significant performance benefits in terms of latency and throughput. NoSQL databases are finding significant and growing industry use in big data and real-time web applications. NoSQL systems are also referred to as "Not only SQL" to emphasize that they do in fact allow SQL-like query languages to be used