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 > Apache Druid vs. Atos Standard Common Repository vs. InfluxDB vs. SingleStore vs. YugabyteDB

System Properties Comparison Apache Druid vs. Atos Standard Common Repository vs. InfluxDB vs. SingleStore vs. YugabyteDB

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonAtos Standard Common Repository  Xexclude from comparisonInfluxDB  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparisonYugabyteDB  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksDBMS for storing time series, events and metricsMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table typeHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelRelational DBMS
Time Series DBMS
Document store
Key-value store
Time Series DBMSRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMS infowith GEO packageDocument store
Spatial DBMS
Time Series DBMS
Vector DBMS
Document store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.33
Rank#99  Overall
#51  Relational DBMS
#7  Time Series DBMS
Score26.89
Rank#28  Overall
#1  Time Series DBMS
Score6.03
Rank#62  Overall
#35  Relational DBMS
Score3.21
Rank#103  Overall
#53  Relational DBMS
Websitedruid.apache.orgatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.influxdata.com/­products/­influxdb-overviewwww.singlestore.comwww.yugabyte.com
Technical documentationdruid.apache.org/­docs/­latest/­designdocs.influxdata.com/­influxdbdocs.singlestore.comdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperApache Software Foundation and contributorsAtos Convergence CreatorsSingleStore Inc.Yugabyte Inc.
Initial release20122016201320132017
Current release29.0.0, February 202417032.7.5, January 20248.5, January 20242.19, September 2023
License infoCommercial or Open SourceOpen Source infoApache license v2commercialOpen Source infoMIT-License; commercial enterprise version availablecommercial infofree developer edition availableOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilitiesYugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageJavaJavaGoC++, GoC and C++
Server operating systemsLinux
OS X
Unix
LinuxLinux
OS X infothrough Homebrew
Linux info64 bit version requiredLinux
OS X
Data schemeyes infoschema-less columns are supportedSchema and schema-less with LDAP viewsschema-freeyesdepending on used data model
Typing infopredefined data types such as float or dateyesoptionalNumeric 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.noyesnonono
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLSQL for queryingnoSQL-like query languageyes infobut no triggers and foreign keysyes, PostgreSQL compatible
APIs and other access methodsJDBC
RESTful HTTP/JSON API
LDAPHTTP API
JSON over UDP
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
All languages with LDAP bindings.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
Bash
C
C#
Java
JavaScript (Node.js)
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnononoyesyes infosql, plpgsql, C
Triggersnoyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basedSharding infocell divisionSharding infoin enterprise version onlySharding infohash partitioningHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesyesselectable replication factor infoin enterprise version onlySource-replica replication infostores two copies of each physical data partition on two separate nodesBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infocan define user-defined aggregate functions for map-reduce-style calculationsno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoAtomic execution of specific operationsnoACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyesyes infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.yes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infoDepending on used storage engineyesno
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemLDAP bind authenticationsimple rights management via user accountsFine grained access control via users, groups and rolesyes
More information provided by the system vendor
Apache DruidAtos Standard Common RepositoryInfluxDBSingleStore infoformer name was MemSQLYugabyteDB
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
SingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» more
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
SingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» more
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Driving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» more
Systems of record and engagement for cloud native applications that require resilience,...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
IEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Customers in various industries worldwide including US and International Industry...
» more
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
F ree Tier and Enterprise Edition
» more
Apache 2.0 license for the database
» more
News

Time Series, InfluxDB, and Vector Databases
26 March 2024

Machine Learning and Infrastructure Monitoring: Tools and Justification
20 March 2024

Making Most Recent Value Queries Hundreds of Times Faster
18 March 2024

Telegraf 1.30 Release Notes
15 March 2024

Tale of the Tape: Data Historians vs Time Series Databases
13 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
Apache DruidAtos Standard Common RepositoryInfluxDBSingleStore infoformer name was MemSQLYugabyteDB
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

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17 October 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9 June 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14 February 2022,  Akmal Chaudhri, SingleStore (sponsor) 

show all

Recent citations in the news

Part 1: Apache Druid for real-time OLAP | by Subhashini | Mar, 2024
28 March 2024, Medium

Part 2: Apache Druid on Kubernetes | by Subhashini | Mar, 2024
28 March 2024, Medium

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26 January 2024, Datanami

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21 February 2024, Dark Reading

Imply Data gives Apache Druid schema auto-discover capability
6 June 2023, SiliconANGLE News

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

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

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

How Apache Arrow accelerates InfluxDB
21 November 2023, InfoWorld

provided by Google News

SingleStore CEO sees little future for purpose-built vector databases
24 January 2024, VentureBeat

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29 January 2024, Blocks & Files

SingleStore Accelerates Go-to-Market Strategy with AWS
5 March 2024, Business Wire

SingleStore, Snowflake Help Customers Build Enterprise-Ready Generative AI Apps
3 January 2024, Acceleration Economy

Announcing watsonx.ai and SingleStore for generative AI applications
15 November 2023, ibm.com

provided by Google News

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

Scout24 Selects YugabyteDB to Upscale Global Hospitality Management System with Global Distribution and High ...
6 February 2024, Yahoo Finance

Yugabyte adds multiregion Kubernetes support to YugabyteDB 2.18
24 May 2023, InfoWorld

vitagroup Selects Yugabyte to Underpin Patient Health Care Records System for Catalonian Population
22 August 2023, Silicon Canals

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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