DB-EnginesEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > InfinityDB vs. InfluxDB vs. Lovefield vs. SQream DB vs. TerarkDB

System Properties Comparison InfinityDB vs. InfluxDB vs. Lovefield vs. SQream DB vs. TerarkDB

Editorial information provided by DB-Engines
NameInfinityDB  Xexclude from comparisonInfluxDB  Xexclude from comparisonLovefield  Xexclude from comparisonSQream DB  Xexclude from comparisonTerarkDB  Xexclude from comparison
DescriptionA Java embedded Key-Value Store which extends the Java Map interfaceDBMS for storing time series, events and metricsEmbeddable relational database for web apps written in pure JavaScripta GPU-based, columnar RDBMS for big data analytics workloadsA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primary database modelKey-value storeTime Series DBMSRelational DBMSRelational DBMSKey-value store
Secondary database modelsSpatial DBMS infowith GEO package
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.00
Rank#384  Overall
#59  Key-value stores
Score22.39
Rank#28  Overall
#1  Time Series DBMS
Score0.22
Rank#302  Overall
#137  Relational DBMS
Score0.67
Rank#225  Overall
#105  Relational DBMS
Score0.00
Rank#388  Overall
#62  Key-value stores
Websiteboilerbay.comwww.influxdata.com/­products/­influxdb-overviewgoogle.github.io/­lovefieldsqream.comgithub.com/­bytedance/­terarkdb
Technical documentationboilerbay.com/­infinitydb/­manualdocs.influxdata.com/­influxdbgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddocs.sqream.combytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperBoiler Bay Inc.GoogleSQream TechnologiesByteDance, originally Terark
Initial release20022013201420172016
Current release4.02.7.6, April 20242.1.12, February 20172022.1.6, December 2022
License infoCommercial or Open SourcecommercialOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoApache 2.0commercialcommercial inforestricted open source version available
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 languageJavaGoJavaScriptC++, CUDA, Haskell, Java, ScalaC++
Server operating systemsAll OS with a Java VMLinux
OS X infothrough Homebrew
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinux
Data schemeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysNumeric data and Stringsyesyes, ANSI Standard SQL Typesno
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.nononono
Secondary indexesno infomanual creation possible, using inversions based on multi-value capabilitynoyesnono
SQL infoSupport of SQLnoSQL-like query languageSQL-like query language infovia JavaScript builder patternyesno
APIs and other access methodsAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
HTTP API
JSON over UDP
.Net
JDBC
ODBC
C++ API
Java API
Supported programming languagesJava.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
JavaScriptC++
Java
JavaScript (Node.js)
Python
C++
Java
Server-side scripts infoStored proceduresnononouser defined functions in Pythonno
TriggersnonoUsing read-only observersnono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoin enterprise version onlynonehorizontal and vertical partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factor infoin enterprise version onlynonenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Foreign keys infoReferential integrityno infomanual creation possible, using inversions based on multi-value capabilitynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoOptimistic locking for transactions; no isolation for bulk loadsnoACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoDepending on used storage engineyes infousing MemoryDByes
User concepts infoAccess controlnosimple rights management via user accountsnono
More information provided by the system vendor
InfinityDBInfluxDBLovefieldSQream DBTerarkDB
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» 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
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
News

System Tables Part 1: Introduction and Best Practices
29 October 2024

MaaS: How to Store and Analyze Real-Time Stock Trading Data Using Next.js and InfluxDB
25 October 2024

MaaS: How to Monitor Node.js App Performance with PM2 & InfluxDB
23 October 2024

Metrics as a Service (MaaS) 101
21 October 2024

Part One: Setting Up InfluxDB 3.0 and Visualizing Data
15 October 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
InfinityDBInfluxDBLovefieldSQream DBTerarkDB
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

Introducing Amazon Timestream for InfluxDB: A managed service for the popular open source time-series database
20 May 2024, AWS Blog

InfluxData avoids ’AI magic beans’ in InfluxDB time series database update for enterprises
4 September 2024, VentureBeat

InfluxData makes performance, storage improvements to InfluxDB 3.0
4 September 2024, InfoWorld

InfluxData Enhances InfluxDB 3.0 with Performance Upgrades and Self-Managed Option
5 September 2024, Datanami

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

provided by Google News

I SQream, you SQream, we all SQream for … data analytics?
5 October 2023, Fierce Network

SQream Technologies raises $39.4 million for GPU-accelerated databases
24 June 2020, VentureBeat

Accelerated Databases In The Fast Lane
25 June 2020, The Next Platform

Chinese giant Alibaba leads investment round in Israel big-data startup
30 May 2018, The Times of Israel

SQream and Datatrend announce strategic partnership agreement
30 August 2018, Geospatial World

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.

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

Neo4j logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here