DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Cloudflare Workers KV vs. Microsoft Azure Table Storage vs. Microsoft SQL Server vs. Rockset vs. Teradata Aster

System Properties Comparison Cloudflare Workers KV vs. Microsoft Azure Table Storage vs. Microsoft SQL Server vs. Rockset vs. Teradata Aster

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonRockset  Xexclude from comparisonTeradata Aster  Xexclude from comparison
Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.
DescriptionA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.A Wide Column Store for rapid development using massive semi-structured datasetsMicrosofts flagship relational DBMSA scalable, reliable search and analytics service in the cloud, built on RocksDBPlatform for big data analytics on multistructured data sources and types
Primary database modelKey-value storeWide column storeRelational DBMSDocument storeRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Relational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.32
Rank#283  Overall
#40  Key-value stores
Score4.48
Rank#75  Overall
#6  Wide column stores
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score0.79
Rank#211  Overall
#35  Document stores
Websitewww.cloudflare.com/­developer-platform/­workers-kvazure.microsoft.com/­en-us/­services/­storage/­tableswww.microsoft.com/­en-us/­sql-serverrockset.com
Technical documentationdevelopers.cloudflare.com/­kv/­apilearn.microsoft.com/­en-US/­sql/­sql-serverdocs.rockset.com
DeveloperCloudflareMicrosoftMicrosoftRocksetTeradata
Initial release20182012198920192005
Current releaseSQL Server 2022, November 2022
License infoCommercial or Open Sourcecommercialcommercialcommercial inforestricted free version is availablecommercialcommercial
Cloud-based only infoOnly available as a cloud serviceyesyesnoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
SQLServer Flex @ STACKIT offers a managed version of SQL Server with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
Implementation languageC++C++
Server operating systemshostedhostedLinux
Windows
hostedLinux
Data schemeschema-freeschema-freeyesschema-freeFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Store
Typing infopredefined data types such as float or datenoyesyesdynamic typingyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nonoyesno infoingestion from XML files supportedyes infoin Aster File Store
Secondary indexesnonoyesall fields are automatically indexedyes
SQL infoSupport of SQLnonoyesRead-only SQL queries, including JOINsyes
APIs and other access methodsHTTP REST
Proprietary protocol
RESTful HTTP APIADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
HTTP RESTADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Go
Java
JavaScript (Node.js)
Python
C
C#
C++
Java
Python
R
Server-side scripts infoStored proceduresnonoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavanoR packages
Triggersnonoyesnono
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicetables can be distributed across several files (horizontal partitioning); sharding through federationAutomatic shardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yes, but depending on the SQL-Server Editionyesyes infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes infoSQL Map-Reduce Framework
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanooptimistic lockingACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesno
User concepts infoAccess controlAccess rights based on private key authentication or shared access signaturesfine grained access rights according to SQL-standardAccess rights for users and organizations can be defined via Rockset consolefine grained access rights according to SQL-standard

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services
3rd partiesNavicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

Navicat for SQL Server gives you a fully graphical approach to database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Cloudflare Workers KVMicrosoft Azure Table StorageMicrosoft SQL ServerRocksetTeradata Aster
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

Cloudflare updates Workers platform with Python support, event notifications, and improved local development ...
3 April 2024, DevClass

Cloudflare recovers from service outage after power failure at core North American data center
3 November 2023, DatacenterDynamics

Cloudflare dashboard, API service feeling poorly due to datacenter power snafu
2 November 2023, The Register

Cloudflare is (still) struggling with another outage - here's what to know
3 November 2023, ZDNet

How to Build a Scalable URL Shortener With Cloudflare Workers and KV Under 10 Minutes
21 August 2022, hackernoon.com

provided by Google News

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, Microsoft

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

Quick Guide to Azure Storage Pricing
16 May 2023, DevOps.com

provided by Google News

Configure change data capture parameters on Amazon RDS for SQL Server | Amazon Web Services
14 May 2024, AWS Blog

Data Virtualization in SQL Server 2022
7 May 2024, Visual Studio Magazine

SQL Server 2014 end of support: Keep your customers secure
28 March 2024, Microsoft

How to Know When It's Time for a Microsoft SQL Server Upgrade
31 October 2023, BizTech Magazine

Mallox Ransomware Deployed Via MS-SQL Honeypot Attack
13 May 2024, Infosecurity Magazine

provided by Google News

Rockset Announces Native Support for Hybrid Search to Power AI Apps
17 May 2024, Datanami

Rockset launches native support for hybrid vector and text search to power AI apps
16 May 2024, SiliconANGLE News

Data Management News for the Week of May 17; Updates from Anomalo, DataStax, Rockset & More
16 May 2024, Solutions Review

Rockset Hybrid Search Release Sets New Course for Vector Databases
16 May 2024, Datanami

Rockset targets cost control with latest database update
31 January 2024, TechTarget

provided by Google News

Northwestern Analytics Partners with Teradata Aster to Host Hackathon
23 May 2014, Northwestern Engineering

Teradata Aster gets graph database, HDFS-compatible file store
8 October 2013, ZDNet

Teradata Provides the Simplest Way to Bring the Science of Data to the Art of Business
22 September 2011, PR Newswire

Teradata's Aster shows how the flowers of fraud bloom
23 April 2015, The Register

Case study: Siemens reduces train failures with Teradata Aster
12 September 2016, RCR Wireless News

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Present your product here