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 > Datastax Enterprise vs. InfluxDB vs. Microsoft Azure SQL Database vs. TerminusDB

System Properties Comparison Datastax Enterprise vs. InfluxDB vs. Microsoft Azure SQL Database vs. TerminusDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDatastax Enterprise  Xexclude from comparisonInfluxDB  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparison
DescriptionDataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.DBMS for storing time series, events and metricsDatabase as a Service offering with high compatibility to Microsoft SQL ServerScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primary database modelWide column storeTime Series DBMSRelational DBMSGraph DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
Spatial DBMS infowith GEO packageDocument store
Graph DBMS
Spatial DBMS
Document store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.31
Rank#57  Overall
#4  Wide column stores
Score26.56
Rank#28  Overall
#1  Time Series DBMS
Score78.40
Rank#15  Overall
#10  Relational DBMS
Score0.22
Rank#323  Overall
#28  Graph DBMS
Websitewww.datastax.com/­products/­datastax-enterprisewww.influxdata.com/­products/­influxdb-overviewazure.microsoft.com/­en-us/­products/­azure-sql/­databaseterminusdb.com
Technical documentationdocs.datastax.comdocs.influxdata.com/­influxdbdocs.microsoft.com/­en-us/­azure/­azure-sqlterminusdb.github.io/­terminusdb/­#
DeveloperDataStaxMicrosoftDataChemist Ltd.
Initial release2011201320102018
Current release6.8, April 20202.7.5, January 2024V1211.0.0, January 2023
License infoCommercial or Open SourcecommercialOpen Source infoMIT-License; commercial enterprise version availablecommercialOpen Source infoGPL V3
Cloud-based only infoOnly available as a cloud servicenonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
Implementation languageJavaGoC++Prolog, Rust
Server operating systemsLinux
OS X
Linux
OS X infothrough Homebrew
hostedLinux
Data schemeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyesNumeric data and Stringsyesyes
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
Secondary indexesyesnoyes
SQL infoSupport of SQLSQL-like DML and DDL statements (CQL); Spark SQLSQL-like query languageyesSQL-like query language (WOQL)
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
HTTP API
JSON over UDP
ADO.NET
JDBC
ODBC
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Supported programming languagesC
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaScript
Python
Server-side scripts infoStored proceduresnonoTransact SQLyes
Triggersyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"Sharding infoin enterprise version onlyGraph Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesconfigurable replication factor, datacenter aware, advanced replication for edge computingselectable replication factor infoin enterprise version onlyyes, with always 3 replicas availableJournaling Streams
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate Consistency
Foreign keys infoReferential integritynonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoin-memory journaling
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoDepending on used storage engine
User concepts infoAccess controlAccess rights for users can be defined per objectsimple rights management via user accountsfine grained access rights according to SQL-standardRole-based access control
More information provided by the system vendor
Datastax EnterpriseInfluxDBMicrosoft Azure SQL Database infoformerly SQL AzureTerminusDB infoformer name was DataChemist
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
InfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» more
Time to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
IoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
InfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
Fastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsAnnual subscription
» more
Open source core with closed source clustering available either on-premise or on...
» more
News

Getting the Current Time in C#: A Guide
26 April 2024

Sync Data from InfluxDB v2 to v3 With the Quix Template
8 April 2024

Infrastructure Monitoring Basics: Getting Started with Telegraf, InfluxDB, and Grafana
5 April 2024

Comparing Dates in Java: A Tutorial
3 April 2024

Python ARIMA Tutorial
29 March 2024

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

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

More resources
Datastax EnterpriseInfluxDBMicrosoft Azure SQL Database infoformerly SQL AzureTerminusDB infoformer name was DataChemist
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

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

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

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

Recent citations in the news

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20 February 2024, Business Wire

DataStax Introduces Enhanced RAG Capabilities Through Astra DB and NVIDIA Tech
19 March 2024, Datanami

DataStax Delivers a Production-ready, Massively Scalable, HIPAA-enabled, PCI Compliant Vector Database to Fuel ...
18 July 2023, Yahoo Finance

DataStax adds vector search to boost support for generative AI workloads
18 July 2023, SiliconANGLE News

DataStax goes vector searching with Astra DB – Blocks and Files
20 July 2023, Blocks and Files

provided by Google News

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, Business Wire

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5 April 2024, VentureBeat

provided by Google News

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

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

Azure SQL Database takes Saturday off on US east coast following network power failure
18 September 2023, The Register

Expand the limits of innovation with Azure data
21 March 2024, Microsoft

Power what’s next with limitless relational databases from Azure
15 November 2023, Microsoft

provided by Google News

How TerminusDB is commercializing its open source graph database
16 March 2021, VentureBeat

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Dublin-based data collaboration tool TerminusDB raises €3.6 million in seed round
15 March 2021, Tech.eu

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

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

Neo4j logo

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

Milvus logo

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

AllegroGraph logo

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

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.

Present your product here