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 > Microsoft Azure SQL Database vs. OpenTSDB vs. RocksDB vs. TypeDB

System Properties Comparison Microsoft Azure SQL Database vs. OpenTSDB vs. RocksDB vs. TypeDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonOpenTSDB  Xexclude from comparisonRocksDB  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparison
DescriptionDatabase as a Service offering with high compatibility to Microsoft SQL ServerScalable Time Series DBMS based on HBaseEmbeddable persistent key-value store optimized for fast storage (flash and RAM)TypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query language
Primary database modelRelational DBMSTime Series DBMSKey-value storeGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score78.51
Rank#15  Overall
#10  Relational DBMS
Score1.83
Rank#147  Overall
#12  Time Series DBMS
Score4.52
Rank#80  Overall
#10  Key-value stores
Score1.01
Rank#202  Overall
#19  Graph DBMS
#92  Relational DBMS
Websiteazure.microsoft.com/­en-us/­products/­azure-sql/­databaseopentsdb.netrocksdb.orgtypedb.com
Technical documentationdocs.microsoft.com/­en-us/­azure/­azure-sqlopentsdb.net/­docs/­build/­html/­index.htmlgithub.com/­facebook/­rocksdb/­wikitypedb.com/­docs
DeveloperMicrosoftcurrently maintained by Yahoo and other contributorsFacebook, Inc.Vaticle
Initial release2010201120132016
Current releaseV128.10.0, December 20232.26.3, January 2024
License infoCommercial or Open SourcecommercialOpen Source infoLGPLOpen Source infoBSDOpen Source infoGPL Version 3, commercial licenses available
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaC++Java
Server operating systemshostedLinux
Windows
LinuxLinux
OS X
Windows
Data schemeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnumeric data for metrics, strings for tagsnoyes
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.yesnonono
Secondary indexesyesnonoyes
SQL infoSupport of SQLyesnonono
APIs and other access methodsADO.NET
JDBC
ODBC
HTTP API
Telnet API
C++ API
Java API
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Supported programming languages.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
Erlang
Go
Java
Python
R
Ruby
C
C++
Go
Java
Perl
Python
Ruby
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresTransact SQLnonono
Triggersyesnono
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on HBasehorizontal partitioningSharding infoby using Cassandra
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with always 3 replicas availableselectable replication factor infobased on HBaseyesMulti-source replication infoby using Cassandra
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infoby using Apache Kafka and Apache Zookeeper
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency infobased on HBaseImmediate Consistency
Foreign keys infoReferential integrityyesnonono infosubstituted by the relationship feature
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoyesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardnonoyes infoat REST API level; other APIs in progress
More information provided by the system vendor
Microsoft Azure SQL Database infoformerly SQL AzureOpenTSDBRocksDBTypeDB infoformerly named Grakn
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» more
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» more

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 partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
Microsoft Azure SQL Database infoformerly SQL AzureOpenTSDBRocksDBTypeDB infoformerly named Grakn
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

show all

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

show all

Recent citations in the news

Microsoft unveils Copilot for Azure SQL Database
27 March 2024, InfoWorld

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

Microsoft's SQL Managed Instance Offers Full Platform Cloud Solution
25 March 2024, Business Insider

Hands-On with Copilot for Azure SQL Database
21 March 2024, redmondmag.com

Microsoft launches a limited public preview of Copilot in Azure SQL Database
21 March 2024, Neowin

provided by Google News

Pinterest Switches from OpenTSDB to Their Own Time Series Database
16 September 2018, InfoQ.com

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

Comparing InfluxDB, TimescaleDB, and QuestDB Timeseries Databases
30 June 2021, Towards Data Science

The Best 9 Database Platforms Catering to Big Data Requirements
10 March 2020, CIO Africa

provided by Google News

Intel Linux Optimizations Help AMD EPYC "Genoa" Improve Scaling To 384 Threads
6 April 2023, Phoronix

Pliops Unveils Accelerated Key-Value Store That Boosts RocksDB Performance by 20x at OCP Global Summit
18 October 2022, GlobeNewswire

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

AMD EPYC vs. Intel Xeon Cascadelake With Facebook's RocksDB Database
17 October 2019, Phoronix

provided by Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2 September 2021, Towards Data Science

Speedb's Data Storage Engine Goes Open Source
9 November 2022, Datanami

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9 November 2022, Business Wire

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis | Feb, 2024
2 February 2024, DataDrivenInvestor

provided by Google News



Share this page

Featured Products

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Milvus logo

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

Present your product here