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 > InfluxDB vs. JaguarDB vs. Kinetica vs. OrientDB vs. YugabyteDB

System Properties Comparison InfluxDB vs. JaguarDB vs. Kinetica vs. OrientDB vs. YugabyteDB

Editorial information provided by DB-Engines
NameInfluxDB  Xexclude from comparisonJaguarDB  Xexclude from comparisonKinetica  Xexclude from comparisonOrientDB  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionDBMS for storing time series, events and metricsPerformant, highly scalable DBMS for AI and IoT applicationsFully vectorized database across both GPUs and CPUsMulti-model DBMS (Document, Graph, Key/Value)High-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelTime Series DBMSKey-value store
Vector DBMS
Relational DBMSDocument store
Graph DBMS
Key-value store
Relational DBMS
Secondary database modelsSpatial DBMS infowith GEO packageSpatial DBMS
Time Series DBMS
Document store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score0.00
Rank#383  Overall
#60  Key-value stores
#13  Vector DBMS
Score0.64
Rank#236  Overall
#109  Relational DBMS
Score3.19
Rank#93  Overall
#16  Document stores
#7  Graph DBMS
#14  Key-value stores
Score2.91
Rank#102  Overall
#51  Relational DBMS
Websitewww.influxdata.com/­products/­influxdb-overviewwww.jaguardb.comwww.kinetica.comorientdb.orgwww.yugabyte.com
Technical documentationdocs.influxdata.com/­influxdbwww.jaguardb.com/­support.htmldocs.kinetica.comwww.orientdb.com/­docs/­last/­index.htmldocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperDataJaguar, Inc.KineticaOrientDB LTD; CallidusCloud; SAPYugabyte Inc.
Initial release20132015201220102017
Current release2.7.6, April 20243.3 July 20237.1, August 20213.2.29, March 20242.19, September 2023
License infoCommercial or Open SourceOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoGPL V3.0commercialOpen Source infoApache version 2Open 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.
YugabyteDB 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 languageGoC++ infothe server part. Clients available in other languagesC, C++JavaC and C++
Server operating systemsLinux
OS X infothrough Homebrew
LinuxLinuxAll OS with a Java JDK (>= JDK 6)Linux
OS X
Data schemeschema-freeyesyesschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")depending on used data model
Typing infopredefined data types such as float or dateNumeric data and Stringsyesyesyesyes
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.nonononono
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLSQL-like query languageA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersSQL-like DML and DDL statementsSQL-like query language, no joinsyes, PostgreSQL compatible
APIs and other access methodsHTTP API
JSON over UDP
JDBC
ODBC
JDBC
ODBC
RESTful HTTP API
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
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 languages.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C++
Java
JavaScript (Node.js)
Python
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnonouser defined functionsJava, Javascriptyes infosql, plpgsql, C
Triggersnonoyes infotriggers when inserted values for one or more columns fall within a specified rangeHooksyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoin enterprise version onlyShardingShardingShardingHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoin enterprise version onlyMulti-source replicationSource-replica replicationMulti-source replicationBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infocould be achieved with distributed queriesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency or Eventual Consistency depending on configurationStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynonoyesyes inforelationship in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoDepending on used storage enginenoyes infoGPU vRAM or System RAMno
User concepts infoAccess controlsimple rights management via user accountsrights management via user accountsAccess rights for users and roles on table levelAccess rights for users and roles; record level security configurableyes
More information provided by the system vendor
InfluxDBJaguarDBKineticaOrientDBYugabyteDB
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» 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
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
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
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» 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
Apache 2.0 license for the database
» more
News

Converting Timestamp to Date in Java
7 May 2024

A Detailed Guide to C# TimeSpan
2 May 2024

The Final Frontier: Using InfluxDB on the International Space Station
30 April 2024

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

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
InfluxDBJaguarDBKineticaOrientDBYugabyteDB
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

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the 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, businesswire.com

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

Time-series database startup InfluxData debuts self-managed version of InfluxDB
6 September 2023, SiliconANGLE News

provided by Google News

Kinetica Elevates RAG with Fast Access to Real-Time Data
26 March 2024, Datanami

Kinetica Delivers Real-Time Vector Similarity Search
21 March 2024, insideBIGDATA

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18 March 2024, SiliconANGLE News

Kinetica Launches Generative AI Solution for Real-Time Inferencing Powered by NVIDIA AI Enterprise
18 March 2024, GlobeNewswire

Transforming spatiotemporal data analysis with GPUs and generative AI
30 October 2023, InfoWorld

provided by Google News

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

Mining Botnet Targeting Redis and OrientDB Servers Made Almost $1 Million
2 February 2018, BleepingComputer

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

provided by Google News

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

Yugabyte announced details and theme for Distributed SQL Summit Asia
18 April 2024, Martechcube

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

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

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

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.

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here