DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Elasticsearch vs. MaxDB vs. Sphinx vs. Titan vs. YTsaurus

System Properties Comparison Elasticsearch vs. MaxDB vs. Sphinx vs. Titan vs. YTsaurus

Editorial information provided by DB-Engines
NameElasticsearch  Xexclude from comparisonMaxDB infoformerly named Adabas-D  Xexclude from comparisonSphinx  Xexclude from comparisonTitan  Xexclude from comparisonYTsaurus  Xexclude from comparison
Titan has been decommisioned after the takeover by Datastax. It will be removed from the DB-Engines ranking. A fork has been open-sourced as JanusGraph.
DescriptionA 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 robust and reliable RDBMS optimized to run all major SAP solutionsOpen source search engine for searching in data from different sources, e.g. relational databasesTitan is a Graph DBMS optimized for distributed clusters.YTsaurus is an open source platform for distributed storage and processing.
Primary database modelSearch engineRelational DBMSSearch engineGraph DBMSDocument store
Key-value store
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score135.35
Rank#7  Overall
#1  Search engines
Score2.32
Rank#112  Overall
#55  Relational DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Score0.11
Rank#340  Overall
#45  Document stores
#50  Key-value stores
Websitewww.elastic.co/­elasticsearchmaxdb.sap.comsphinxsearch.comgithub.com/­thinkaurelius/­titanytsaurus.tech
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlmaxdb.sap.com/­documentationsphinxsearch.com/­docsgithub.com/­thinkaurelius/­titan/­wikiytsaurus.tech/­docs/­en
DeveloperElasticSAP, acquired from Software AG (Adabas-D) in 1997Sphinx Technologies Inc.Aurelius, owned by DataStaxYandex
Initial release20101984200120122023
Current release8.6, January 20237.9.10.12, February 20243.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoElastic Licensecommercial infoLimited community edition freeOpen Source infoGPL version 2, commercial licence availableOpen Source infoApache license, version 2.0Open Source infoApache License, Version 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 languageJavaC++C++JavaC++
Server operating systemsAll OS with a Java VMAIX
HP-UX
Linux
Solaris
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Linux
OS X
Unix
Windows
Ubuntu
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesyesyes
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.nonono
Secondary indexesyes infoAll search fields are automatically indexedyesyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLSQL-like query languageyesSQL-like query language (SphinxQL)noYQL, an SQL-based language, is supported
APIs and other access methodsJava API
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
WebDAV
Proprietary protocolJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Supported programming languages.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C#
Java
Perl
PHP
Python
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Clojure
Java
Python
C++
Go
Java
JavaScript
Python
Server-side scripts infoStored proceduresyesyesnoyes
Triggersyes infoby using the 'percolation' featureyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedyes infovia pluggable storage backendsSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationnoneyesyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectornonoyes infovia Faunus, a graph analytics engineyes
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 ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesnoyes infoRelationships in graph
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Sphinx index.yes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Memcached and Redis integrationno
User concepts infoAccess controlfine grained access rights according to SQL-standardnoUser authentification and security via Rexster Graph ServerAccess Control Lists

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
ElasticsearchMaxDB infoformerly named Adabas-DSphinxTitanYTsaurus
DB-Engines blog posts

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

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

show all

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

Using Elasticsearch to Offload Search and Analytics from DynamoDB: Pros and Cons
10 May 2024, hackernoon.com

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

8 Powerful Alternatives to Elasticsearch
25 April 2024, Yahoo Finance

The Total Economic Impact™️ of Elasticsearch
8 May 2024, BankInfoSecurity.com

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

provided by Google News

SAP Content Server High Availability using Amazon EFS and SUSE | Amazon Web Services
30 December 2020, AWS Blog

SAP Aligns Mainstream Maintenance Commitments Across Its Enterprise Solutions
11 August 2020, SAP News

SIOS looks to boost SAP HANA automated replication
29 March 2023, TechTarget

Alibaba Cloud Offers Access to SAP Software for Customers
5 June 2018, Alizila

Your SAP HANA Cheat Sheet: Milestones, Terms and More
14 May 2012, SiliconANGLE News

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

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

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11 January 2024, Free Press Journal

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018 | WQXR Editorial
22 December 2018, WQXR Radio

provided by Google News

Amazon DynamoDB Storage Backend for Titan: Distributed Graph Database | Amazon Web Services
24 August 2015, AWS Blog

Titan Graph Database Integration with DynamoDB: World-class Performance, Availability, and Scale for New Workloads
20 August 2015, All Things Distributed

Beyond Titan: The Evolution of DataStax's New Graph Database
21 June 2016, Datanami

DataStax acquires Aurelius, the startup behind the Titan graph database
3 February 2015, VentureBeat

DSE Graph review: Graph database does double duty
14 November 2019, InfoWorld

provided by Google News

«Яндекс» открыл исходный код платформы для работы с большими данными YTsaurus
20 March 2023, ServerNews

«Яндекс» опубликовал исходный код платформы для работы с большими данными YTsaurus
20 March 2023, Rozetked.me

«Яндекс» начал приём заявок на гранты для опенсорс-проектов в рамках Yandex Open Source
27 November 2023, 3DNews

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

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.

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here