DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > InfluxDB vs. Kdb vs. Lovefield vs. Splice Machine vs. Tigris

System Properties Comparison InfluxDB vs. Kdb vs. Lovefield vs. Splice Machine vs. Tigris

Editorial information provided by DB-Engines
NameInfluxDB  Xexclude from comparisonKdb  Xexclude from comparisonLovefield  Xexclude from comparisonSplice Machine  Xexclude from comparisonTigris  Xexclude from comparison
DescriptionDBMS for storing time series, events and metricsHigh performance Time Series DBMSEmbeddable relational database for web apps written in pure JavaScriptOpen-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and SparkA horizontally scalable, ACID transactional, document database available both as a fully managed cloud service and for deployment on self-managed infrastructure
Primary database modelTime Series DBMSTime Series DBMS
Vector DBMS
Relational DBMSRelational DBMSDocument store
Key-value store
Search engine
Time Series DBMS
Secondary database modelsSpatial DBMS infowith GEO packageRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score7.55
Rank#53  Overall
#3  Time Series DBMS
#1  Vector DBMS
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score0.54
Rank#250  Overall
#114  Relational DBMS
Score0.02
Rank#369  Overall
#51  Document stores
#55  Key-value stores
#24  Search engines
#38  Time Series DBMS
Websitewww.influxdata.com/­products/­influxdb-overviewkx.comgoogle.github.io/­lovefieldsplicemachine.comwww.tigrisdata.com
Technical documentationdocs.influxdata.com/­influxdbcode.kx.comgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdsplicemachine.com/­how-it-workswww.tigrisdata.com/­docs
DeveloperKx Systems, a division of First Derivatives plcGoogleSplice MachineTigris Data, Inc.
Initial release20132000 infokdb was released 2000, kdb+ in 2003201420142022
Current release2.7.6, April 20243.6, May 20182.1.12, February 20173.1, March 2021
License infoCommercial or Open SourceOpen Source infoMIT-License; commercial enterprise version availablecommercial infofree 32-bit versionOpen Source infoApache 2.0Open Source infoAGPL 3.0, commercial license availableOpen Source infoApache Version 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.
Implementation languageGoqJavaScriptJava
Server operating systemsLinux
OS X infothrough Homebrew
Linux
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinux
OS X
Solaris
Windows
Linux
macOS
Windows
Data schemeschema-freeyesyesyesyes
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.noyesnono
Secondary indexesnoyes infotable attribute 'grouped'yesyesyes
SQL infoSupport of SQLSQL-like query languageSQL-like query language (q)SQL-like query language infovia JavaScript builder patternyesno
APIs and other access methodsHTTP API
JSON over UDP
HTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
JDBC
Native Spark Datasource
ODBC
CLI Client
gRPC
RESTful HTTP API
Supported programming languages.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
JavaScriptC#
C++
Java
JavaScript (Node.js)
Python
R
Scala
Go
Java
JavaScript (Node.js)
Server-side scripts infoStored proceduresnouser defined functionsnoyes infoJavano
Triggersnoyes infowith viewsUsing read-only observersyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoin enterprise version onlyhorizontal partitioningnoneShared Nothhing Auto-Sharding, Columnar PartitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoin enterprise version onlySource-replica replicationnoneMulti-source replication
Source-replica replication
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infosimilar paradigm used for internal processingnoYes, via Full Spark Integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyes, using FoundationDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoDepending on used storage engineyesyes infousing MemoryDByes
User concepts infoAccess controlsimple rights management via user accountsrights management via user accountsnoAccess rights for users, groups and roles according to SQL-standardAccess rights for users and roles
More information provided by the system vendor
InfluxDBKdbLovefieldSplice MachineTigris
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Integrated columnar database & programming system for streaming, real time and historical...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
provides seamless scalability; runs on industry standard server platforms; is top-ranked...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
tick database streaming sensor data massive intelligence applications oil and gas...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Goldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
kdb+ performance and reliability proven by our customers in critical infrastructure...
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
upon request
» 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
InfluxDBKdbLovefieldSplice MachineTigris
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

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, Business Wire

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

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28 February 2024, Business Wire

KX JOINS SNOWFLAKE PARTNER NETWORK
27 June 2023, PR Newswire

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9 August 2023, Professional Motorsport World

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital ...
18 May 2023, AWS Blog

KX ANNOUNCES KDB INSIGHTS AS FULLY MANAGED SERVICE ON AMAZON FINSPACE
18 May 2023, PR Newswire

provided by Google News

Machine learning data pipeline outfit Splice Machine files for insolvency
26 August 2021, The Register

Splice Machine Launches the Splice Machine Feature Store to Simplify Feature Engineering and Democratize Machine ...
19 January 2021, PR Newswire

Splice Machine Launches Feature Store to Simplify Feature Engineering
19 January 2021, Datanami

Distributed SQL System Review: Snowflake vs Splice Machine
18 September 2019, Towards Data Science

Splice Machine splices into AWS
8 February 2017, SDTimes.com

provided by Google News

Tigris Data Unveils Beta Launch of New Vector Search Tool
19 May 2023, Datanami

Tigris Data Launches All-in-One Developer Data Platform
27 September 2022, Datanami

FerretDB Provides Alternative to MongoDB
19 May 2023, Datanami

Storage news ticker – May 31 – Blocks and Files
31 May 2022, Blocks & Files

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

AllegroGraph logo

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

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

Present your product here