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

DBMS > InfluxDB vs. InterSystems Caché vs. Lovefield vs. OpenSearch vs. OrigoDB

System Properties Comparison InfluxDB vs. InterSystems Caché vs. Lovefield vs. OpenSearch vs. OrigoDB

Editorial information provided by DB-Engines
NameInfluxDB  Xexclude from comparisonInterSystems Caché  Xexclude from comparisonLovefield  Xexclude from comparisonOpenSearch  Xexclude from comparisonOrigoDB  Xexclude from comparison
Caché is a deprecated database engine which is substituted with InterSystems IRIS. It therefore is removed from the DB-Engines Ranking.
DescriptionDBMS for storing time series, events and metricsA multi-model DBMS and application serverEmbeddable relational database for web apps written in pure JavaScriptA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneA fully ACID in-memory object graph database
Primary database modelTime Series DBMSKey-value store
Object oriented DBMS
Relational DBMS
Relational DBMSSearch engineDocument store
Object oriented DBMS
Secondary database modelsSpatial DBMS infowith GEO packageDocument storeVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score16.36
Rank#37  Overall
#4  Search engines
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Websitewww.influxdata.com/­products/­influxdb-overviewwww.intersystems.com/­products/­cachegoogle.github.io/­lovefieldgithub.com/­opensearch-project
opensearch.org
origodb.com
Technical documentationdocs.influxdata.com/­influxdbdocs.intersystems.comgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdopensearch.org/­docs/­latestorigodb.com/­docs
DeveloperInterSystemsGoogleAmazon Web ServicesRobert Friberg et al
Initial release20131997201420212009 infounder the name LiveDB
Current release2.7.6, April 20242018.1.4, May 20202.1.12, February 20172.5.0, January 2023
License infoCommercial or Open SourceOpen Source infoMIT-License; commercial enterprise version availablecommercialOpen Source infoApache 2.0Open Source infoApache Version 2.0Open Source
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.
Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageGoJavaScriptJavaC#
Server operating systemsLinux
OS X infothrough Homebrew
AIX
HP Open VMS
HP-UX
Linux
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariAll OS with a Java VMLinux
Windows
Data schemeschema-freedepending on used data modelyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentyes
Typing infopredefined data types such as float or dateNumeric data and StringsyesyesyesUser defined using .NET types and collections
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 infocan be achieved using .NET
Secondary indexesnoyesyesyes infoAll search fields are automatically indexedyes
SQL infoSupport of SQLSQL-like query languageyesSQL-like query language infovia JavaScript builder patternSQL-like query languageno
APIs and other access methodsHTTP API
JSON over UDP
.NET Client API
JDBC
ODBC
RESTful HTTP API
Java API
RESTful HTTP/JSON API
.NET Client API
HTTP API
LINQ
Supported programming languages.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C#
C++
Java
JavaScriptGo
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
.Net
Server-side scripts infoStored proceduresnoyesnoyesyes
TriggersnoyesUsing read-only observersyes infoby using the 'percolation' featureyes infoDomain Events
Partitioning methods infoMethods for storing different data on different nodesSharding infoin enterprise version onlynonenoneShardinghorizontal partitioning infoclient side managed; servers are not synchronized
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoin enterprise version onlySource-replica replicationnoneyesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, all
Foreign keys infoReferential integritynoyesyesnodepending on model
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyes infoWrite ahead log
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 accountsAccess rights for users, groups and rolesnoRole based authorization
More information provided by the system vendor
InfluxDBInterSystems CachéLovefieldOpenSearchOrigoDB
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
OpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Distributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
The OpenSearch platform is used across a broad range of search , analytics, and observability...
» 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
The OpenSearch Project offers open source software licensed under Apache License...
» more
News

Introduction to Apache Iceberg
9 May 2024

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

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
3rd partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
InfluxDBInterSystems CachéLovefieldOpenSearchOrigoDB
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

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

provided by Google News

Defense Health Agency Awards Four Points Technology $39 Million for Intersystems Software Licenses and Maintenance
21 September 2023, ClearanceJobs

AWS, GCP, Oracle, Azure, SAP Lead Cloud DBMS Market: Gartner
12 February 2022, CRN

Announcing IBM Spectrum Sentinel: Building a Cyber Resilient Future
24 June 2022, IBM

Associative Data Modeling Demystified - Part1 - DataScienceCentral.com
9 July 2016, Data Science Central

Nearly three years on from Cambridge's Epic go-live
23 August 2017, Digital Health

provided by Google News

Hybrid Search with Amazon OpenSearch Service | AWS Big Data Blog
19 March 2024, AWS Blog

Behind the Scenes: Upgrading OpenSearch efficiency with OCI flexible vertical scaling
13 February 2024, blogs.oracle.com

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, blogs.oracle.com

Amazon OpenSearch H2 2023 in review | AWS Big Data Blog
15 March 2024, AWS Blog

Amazon OpenSearch Service now supports OpenSearch version 2.11
20 November 2023, AWS Blog

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

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

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.

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