Table API

E828308

Table API is a schema-less, key-value data access interface in Azure Cosmos DB designed for scalable, low-latency storage and retrieval of tabular data.

Jump to: Statements Referenced by

Statements (49)

Predicate Object
instanceOf Azure Cosmos DB API
cloud database interface
key-value data access interface
backedBy Azure Cosmos DB storage engine
compatibleWith Azure Table storage client libraries
dataModel entities
properties
tables
designedFor global distribution
high availability
low-latency data access
scalable storage
developedBy Microsoft
isSchema schema-less
offers automatic indexing of properties
pay-as-you-go pricing via Azure Cosmos DB
partOf Azure Cosmos DB NERFINISHED
relatedTo Azure Table storage NERFINISHED
runsOn Microsoft Azure NERFINISHED
supportsFeature automatic failover
automatic indexing
elastic scalability
global distribution of data
low-latency reads
low-latency writes
multi-region writes
partitioning by partition key
row key-based access
throughput provisioning
supportsLanguage .NET NERFINISHED
Java
Node.js NERFINISHED
Python
other Azure-supported SDK languages
supportsModel key-value
tabular data
supportsOperation batch operations
delete
insert
query
update
supportsProtocol Azure Table storage REST API semantics
useCase IoT telemetry storage
logging data storage
metadata storage
time-series data storage
user profile storage
usesConcept partition key
row key

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Azure Cosmos DB supportsAPI Table API