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

DBMS > CockroachDB vs. InfluxDB vs. Kdb vs. Lovefield

System Properties Comparison CockroachDB vs. InfluxDB vs. Kdb vs. Lovefield

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameCockroachDB  Xexclude from comparisonInfluxDB  Xexclude from comparisonKdb  Xexclude from comparisonLovefield  Xexclude from comparison
DescriptionCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.DBMS for storing time series, events and metricsHigh performance Time Series DBMSEmbeddable relational database for web apps written in pure JavaScript
Primary database modelRelational DBMSTime Series DBMSTime Series DBMS
Vector DBMS
Relational DBMS
Secondary database modelsSpatial DBMS infowith GEO packageRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.10
Rank#58  Overall
#33  Relational DBMS
Score26.56
Rank#28  Overall
#1  Time Series DBMS
Score7.70
Rank#53  Overall
#3  Time Series DBMS
#1  Vector DBMS
Score0.32
Rank#290  Overall
#132  Relational DBMS
Websitewww.cockroachlabs.comwww.influxdata.com/­products/­influxdb-overviewkx.comgoogle.github.io/­lovefield
Technical documentationwww.cockroachlabs.com/­docsdocs.influxdata.com/­influxdbcode.kx.comgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.md
DeveloperCockroach LabsKx Systems, a division of First Derivatives plcGoogle
Initial release201520132000 infokdb was released 2000, kdb+ in 20032014
Current release23.1.1, May 20232.7.5, January 20243.6, May 20182.1.12, February 2017
License infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availableOpen Source infoMIT-License; commercial enterprise version availablecommercial infofree 32-bit versionOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoGoqJavaScript
Server operating systemsLinux
macOS
Windows
Linux
OS X infothrough Homebrew
Linux
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, Safari
Data schemedynamic schemaschema-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 infotable attribute 'grouped'yes
SQL infoSupport of SQLyes, wire compatible with PostgreSQLSQL-like query languageSQL-like query language (q)SQL-like query language infovia JavaScript builder pattern
APIs and other access methodsJDBCHTTP API
JSON over UDP
HTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
Supported programming languagesC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.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
JavaScript
Server-side scripts infoStored proceduresnonouser defined functionsno
Triggersnonoyes infowith viewsUsing read-only observers
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTSharding infoin enterprise version onlyhorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTselectable replication factor infoin enterprise version onlySource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infosimilar paradigm used for internal processingno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Database
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoDepending on used storage engineyesyes infousing MemoryDB
User concepts infoAccess controlRole-based access controlsimple rights management via user accountsrights management via user accountsno
More information provided by the system vendor
CockroachDBInfluxDBKdbLovefield
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

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

Time Series, InfluxDB, and Vector Databases
26 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
CockroachDBInfluxDBKdbLovefield
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

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9 April 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29 January 2024, The Register

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

Cockroach Entices High-End Legacy Workloads with v23.2
18 January 2024, Datanami

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
14 March 2024, Business Wire

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

provided by Google News

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

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

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

KX Brings the Power and Performance of kdb+ to Python Developers with PyKX
7 June 2023, Datanami

provided by Google News



Share this page

Featured Products

Milvus logo

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

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.

Present your product here