博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Cosmos DB
阅读量:5922 次
发布时间:2019-06-19

本文共 1472 字,大约阅读时间需要 4 分钟。

类似的数据库还有Google的Spanner。

 

参考:官网说明

   

Key capabilities

As a globally distributed database service, Azure Cosmos DB provides the following capabilities to help you build scalable, globally distributed, highly responsive applications:

    • Your application is instantly available to your users, everywhere. Now your data can be too.
    • Don't worry about hardware, adding nodes, VMs or cores. Just point and click, and your data is there.
    • Support for multiple data models including key-value, document, graph, and columnar.
    • Extensible APIs for Node.js, Java, .NET, .NET Core, Python, and MongoDB.
    • SQL and Gremlin for queries.
    • Easily scale throughput at  and  granularities, and change it anytime you want.
    • Scale storage  to cover your size requirements now and forever.
    • Get access to your data with single digit millisecond latencies at the 99th percentile, anywhere in the world.
    • 99.99% availability within a single region.
    • Deploy to any number of  for higher availability.
    •  of one or more regions with zero-data loss guarantees.
    •  models offer strong SQL-like consistency to NoSQL-like eventual consistency, and every thing in between.
    • Your data gets there fast, or your money back.
    •  for availability, latency, throughput, and consistency.
    • Stop worrying about keeping your database schema and indexes in-sync with your application’s schema. We're schema-free.
    • Five to ten times  than a non-managed solution.
    • Three times cheaper than DynamoDB.

转载于:https://www.cnblogs.com/YDDMAX/p/6958318.html

你可能感兴趣的文章
森林病虫防治系统 (五)
查看>>
第4章 Selenium2-java WebDriver API (三)
查看>>
【Two Sum】cpp
查看>>
【Jump Game II 】cpp
查看>>
HDU 2563 统计问题(递归,思维题)
查看>>
iOS6 自适应旋转处理
查看>>
练习使用DBHelper(代替JDBC)
查看>>
Swift ios应用开发实践
查看>>
OC中如何对内存进行管理的
查看>>
黄聪:WordPress图片插件:Auto Highslide修改版(转)
查看>>
矩阵点乘
查看>>
C++类的动态加载
查看>>
java设计模式-工厂模式
查看>>
iOS-开发者相关的几种证书(转)
查看>>
sql 中的 STUFF()使用说明,以及千分位的常用函数
查看>>
one()方法的介绍
查看>>
斐波纳契数列非递归(C#)
查看>>
PyCharm安装及调试
查看>>
Android自定义XML属性
查看>>
C#判断WebService接口是否可用
查看>>