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

DBMS > InfluxDB vs. Manticore Search vs. Solr vs. SpaceTime vs. YugabyteDB

System Properties Comparison InfluxDB vs. Manticore Search vs. Solr vs. SpaceTime vs. YugabyteDB

Editorial information provided by DB-Engines
NameInfluxDB  Xexclude from comparisonManticore Search  Xexclude from comparisonSolr  Xexclude from comparisonSpaceTime  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionDBMS for storing time series, events and metricsMulti-storage database for search, including full-text search.A widely used distributed, scalable search engine based on Apache LuceneSpaceTime is a spatio-temporal DBMS with a focus on performance.High-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelTime Series DBMSSearch engineSearch engineSpatial DBMSRelational DBMS
Secondary database modelsSpatial DBMS infowith GEO packageTime Series DBMS infousing the Manticore Columnar LibrarySpatial DBMSRelational DBMSDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Score42.91
Rank#24  Overall
#3  Search engines
Score0.00
Rank#383  Overall
#7  Spatial DBMS
Score2.91
Rank#102  Overall
#51  Relational DBMS
Websitewww.influxdata.com/­products/­influxdb-overviewmanticoresearch.comsolr.apache.orgwww.mireo.com/­spacetimewww.yugabyte.com
Technical documentationdocs.influxdata.com/­influxdbmanual.manticoresearch.comsolr.apache.org/­resources.htmldocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperManticore SoftwareApache Software FoundationMireoYugabyte Inc.
Initial release20132017200620202017
Current release2.7.6, April 20246.0, February 20239.6.0, April 20242.19, September 2023
License infoCommercial or Open SourceOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoGPL version 2Open Source infoApache Version 2commercialOpen 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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageGoC++JavaC++C and C++
Server operating systemsLinux
OS X infothrough Homebrew
FreeBSD
Linux
macOS
Windows
All OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)LinuxLinux
OS X
Data schemeschema-freeFixed schemayes infoDynamic Fields enables on-the-fly addition of new fieldsyesdepending on used data model
Typing infopredefined data types such as float or dateNumeric data and StringsInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes infosupports customizable data types and automatic typingyesyes
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.noCan index from XMLyesnono
Secondary indexesnoyes infofull-text index on all search fieldsyes infoAll search fields are automatically indexednoyes
SQL infoSupport of SQLSQL-like query languageSQL-like query languageSolr Parallel SQL InterfaceA subset of ANSI SQL is implementedyes, PostgreSQL compatible
APIs and other access methodsHTTP API
JSON over UDP
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Java API
RESTful HTTP/JSON API
RESTful HTTP APIJDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languages.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
C#
C++
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnouser defined functionsJava pluginsnoyes infosql, plpgsql, C
Triggersnonoyes infoUser configurable commands triggered on index changesnoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoin enterprise version onlySharding infoPartitioning is done manually, search queries against distributed index is supportedShardingFixed-grid hypercubesHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoin enterprise version onlySynchronous replication based on Galera libraryyesReal-time block device replication (DRBD)Based on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reducenono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyes infoisolated transactions for atomic changes and binary logging for safe writesoptimistic lockingnoDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.yesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoDepending on used storage engineyesnono
User concepts infoAccess controlsimple rights management via user accountsnoyesyesyes
More information provided by the system vendor
InfluxDBManticore SearchSolrSpaceTimeYugabyteDB
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Systems of record and engagement for cloud native applications that require resilience,...
» 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
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
Apache 2.0 license for the database
» more
News

Efficiency Unleashed: Streamlining Workflows with the InfluxDB Management API
23 May 2024

What is DevRel at InfluxData
21 May 2024

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

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
InfluxDBManticore SearchSolrSpaceTimeYugabyteDB
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

Introducing Amazon Timestream for InfluxDB: A managed service for the popular open source time-series database ...
20 May 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

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

provided by Google News

Closing Bell: Solar Alliance Energy Inc flat on Tuesday (SOLR)
24 May 2024, The Globe and Mail

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

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

SOLR hosts teach-in of labor movements at Northwestern
28 January 2024, Daily Northwestern

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

provided by Google News

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

Yugabyte Named in the 2023 Gartner® Magic Quadrant™ for Cloud Database Management Systems
21 December 2023, Yahoo Finance

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18 April 2024, Business Wire

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
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.

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

Present your product here