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 > EXASOL vs. InfinityDB vs. InfluxDB vs. PieCloudDB vs. Solr

System Properties Comparison EXASOL vs. InfinityDB vs. InfluxDB vs. PieCloudDB vs. Solr

Editorial information provided by DB-Engines
NameEXASOL  Xexclude from comparisonInfinityDB  Xexclude from comparisonInfluxDB  Xexclude from comparisonPieCloudDB  Xexclude from comparisonSolr  Xexclude from comparison
DescriptionHigh-performance, in-memory, MPP database specifically designed for in-memory analytics.A Java embedded Key-Value Store which extends the Java Map interfaceDBMS for storing time series, events and metricsA cloud-native analytic database platform with new technologoy for elastic MPPA widely used distributed, scalable search engine based on Apache Lucene
Primary database modelRelational DBMSKey-value storeTime Series DBMSRelational DBMSSearch engine
Secondary database modelsSpatial DBMS infowith GEO packageSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.99
Rank#124  Overall
#58  Relational DBMS
Score0.00
Rank#378  Overall
#57  Key-value stores
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score0.25
Rank#304  Overall
#138  Relational DBMS
Score42.91
Rank#24  Overall
#3  Search engines
Websitewww.exasol.comboilerbay.comwww.influxdata.com/­products/­influxdb-overviewwww.openpie.comsolr.apache.org
Technical documentationwww.exasol.com/­resourcesboilerbay.com/­infinitydb/­manualdocs.influxdata.com/­influxdbsolr.apache.org/­resources.html
DeveloperExasolBoiler Bay Inc.OpenPieApache Software Foundation
Initial release2000200220132006
Current release4.02.7.6, April 20242.1, January 20239.6.0, April 2024
License infoCommercial or Open SourcecommercialcommercialOpen Source infoMIT-License; commercial enterprise version availablecommercialOpen Source infoApache Version 2
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaGoJava
Server operating systemsAll OS with a Java VMLinux
OS X infothrough Homebrew
hostedAll OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)
Data schemeyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeyesyes infoDynamic Fields enables on-the-fly addition of new fields
Typing infopredefined data types such as float or dateyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysNumeric data and Stringsyesyes infosupports customizable data types and automatic typing
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.nononoyes
Secondary indexesyesno infomanual creation possible, using inversions based on multi-value capabilitynoyesyes infoAll search fields are automatically indexed
SQL infoSupport of SQLyesnoSQL-like query languageyesSolr Parallel SQL Interface
APIs and other access methods.Net
JDBC
ODBC
WebSocket
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
HTTP API
JSON over UDP
CLI Client
JDBC
ODBC
Java API
RESTful HTTP/JSON API
Supported programming languagesJava
Lua
Python
R
Java.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
Java
PL/SQL
Python
R
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresuser defined functionsnonouser defined functionsJava plugins
Triggersyesnononoyes infoUser configurable commands triggered on index changes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infoin enterprise version onlyyesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factor infoin enterprise version onlyyesyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoHadoop integrationnonospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduce
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesno infomanual creation possible, using inversions based on multi-value capabilitynonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsnoACIDoptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes infoDepending on used storage engineyes
User concepts infoAccess controlAccess rights for users, groups and roles according to SQL-standardnosimple rights management via user accountsUser Roles and pluggable authentication with full SQL Standardyes
More information provided by the system vendor
EXASOLInfinityDBInfluxDBPieCloudDBSolr
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
PieCloudDB, OpenPie's flagship product, is a cutting-edge cloud-native data warehouse....
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Extreme Elastic: PieCloudDB utilizes a cutting-edge eMPP cloud-native architecture...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
PieCloudDB is ideal for Data mining applications that require extreme scalability...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Sail-Cloud China Shipbuilding Group Haizhou System Soochow Securities ​etc.,
» 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
PieCloudDB Community Edition: Community License, Free Download, Self-Hosted Deployment;...
» more
News

An Introductory Guide to Grafana Alerts
16 May 2024

What to Expect When You’re Expecting InfluxDB: A Guide
14 May 2024

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

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

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

Exasol Finds AI Underinvestment Leads to Business Failure, But Data Challenges Stall Rapid Adoption
14 May 2024, insideBIGDATA

It's Back to the Database Future for Exasol CEO Tewes
26 October 2023, Datanami

Exasol gets jolt of AI with Espresso suite of capabilities
26 February 2024, TechTarget

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
21 February 2024, Business Wire

Top Customer-Rated Exasol Espresso Gets Boost of AI
13 November 2023, Yahoo Finance

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

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

云上Index:看「简墨」如何为云原生打造全新索引
2 August 2023, blog.csdn.net

provided by Google News

(SOLR) Technical Data
17 May 2024, Stock Traders Daily

SOLR-led walkout demands better conditions for Compass workers
27 February 2024, Daily Northwestern

Solana Token Creator by Solr Network Becomes the Fastest-Growing Platform on Solana
17 May 2024, Digital Journal

SOLR hosts May Day amid ongoing contract negotiations
13 May 2024, Daily Northwestern

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9 October 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

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
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