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

DBMS > Drizzle vs. Elasticsearch vs. InfinityDB vs. Solr vs. TimescaleDB

System Properties Comparison Drizzle vs. Elasticsearch vs. InfinityDB vs. Solr vs. TimescaleDB

Editorial information provided by DB-Engines
NameDrizzle  Xexclude from comparisonElasticsearch  Xexclude from comparisonInfinityDB  Xexclude from comparisonSolr  Xexclude from comparisonTimescaleDB  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.A distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricA Java embedded Key-Value Store which extends the Java Map interfaceA widely used distributed, scalable search engine based on Apache LuceneA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelRelational DBMSSearch engineKey-value storeSearch engineTime Series DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Spatial DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score135.35
Rank#7  Overall
#1  Search engines
Score0.00
Rank#378  Overall
#57  Key-value stores
Score42.91
Rank#24  Overall
#3  Search engines
Score4.64
Rank#71  Overall
#4  Time Series DBMS
Websitewww.elastic.co/­elasticsearchboilerbay.comsolr.apache.orgwww.timescale.com
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlboilerbay.com/­infinitydb/­manualsolr.apache.org/­resources.htmldocs.timescale.com
DeveloperDrizzle project, originally started by Brian AkerElasticBoiler Bay Inc.Apache Software FoundationTimescale
Initial release20082010200220062017
Current release7.2.4, September 20128.6, January 20234.09.6.0, April 20242.15.0, May 2024
License infoCommercial or Open SourceOpen Source infoGNU GPLOpen Source infoElastic LicensecommercialOpen Source infoApache Version 2Open Source infoApache 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 languageC++JavaJavaJavaC
Server operating systemsFreeBSD
Linux
OS X
All OS with a Java VMAll OS with a Java VMAll OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)Linux
OS X
Windows
Data schemeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyes infoDynamic Fields enables on-the-fly addition of new fieldsyes
Typing infopredefined data types such as float or dateyesyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyes infosupports customizable data types and automatic typingnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data types
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.nonoyesyes
Secondary indexesyesyes infoAll search fields are automatically indexedno infomanual creation possible, using inversions based on multi-value capabilityyes infoAll search fields are automatically indexedyes
SQL infoSupport of SQLyes infowith proprietary extensionsSQL-like query languagenoSolr Parallel SQL Interfaceyes infofull PostgreSQL SQL syntax
APIs and other access methodsJDBCJava API
RESTful HTTP/JSON API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Java API
RESTful HTTP/JSON API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesC
C++
Java
PHP
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
Java.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnoyesnoJava pluginsuser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersno infohooks for callbacks inside the server can be used.yes infoby using the 'percolation' featurenoyes infoUser configurable commands triggered on index changesyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnoneShardingyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yesnoneyesSource-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoES-Hadoop Connectornospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduceno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate Consistency infoREAD-COMMITTED or SERIALIZEDEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnono infomanual creation possible, using inversions based on multi-value capabilitynoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID infoOptimistic locking for transactions; no isolation for bulk loadsoptimistic lockingACID
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.Memcached and Redis integrationnoyesno
User concepts infoAccess controlPluggable authentication mechanisms infoe.g. LDAP, HTTPnoyesfine grained access rights according to SQL-standard

More information provided by the system vendor

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
DrizzleElasticsearchInfinityDBSolrTimescaleDB
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, 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

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

Splunk vs Elasticsearch | A Comparison and How to Choose
12 January 2024, SentinelOne

8 Powerful Alternatives to Elasticsearch
25 April 2024, Yahoo Finance

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26 March 2024, insider.govtech.com

ElasticSearch Goes Deep on OpenTelemetry with eBPF Donation
13 March 2024, The New Stack

provided by Google News

(SOLR) Technical Data
17 May 2024, news.stocktradersdaily.com

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

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

SOLR-led walkout demands better conditions for Compass workers
27 February 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

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, Microsoft

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, businesswire.com

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

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

Neo4j logo

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

AllegroGraph logo

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

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