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

DBMS > BaseX vs. CockroachDB vs. Elasticsearch vs. Memgraph vs. YottaDB

System Properties Comparison BaseX vs. CockroachDB vs. Elasticsearch vs. Memgraph vs. YottaDB

Editorial information provided by DB-Engines
NameBaseX  Xexclude from comparisonCockroachDB  Xexclude from comparisonElasticsearch  Xexclude from comparisonMemgraph  Xexclude from comparisonYottaDB  Xexclude from comparison
DescriptionLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.CockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.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 metricAn open source graph database built for real-time streaming and compatible with Neo4jA fast and solid embedded Key-value store
Primary database modelNative XML DBMSRelational DBMSSearch engineGraph DBMSKey-value store
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Relational DBMS infousing the Octo plugin
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.84
Rank#135  Overall
#4  Native XML DBMS
Score5.73
Rank#58  Overall
#34  Relational DBMS
Score132.83
Rank#7  Overall
#1  Search engines
Score3.19
Rank#94  Overall
#8  Graph DBMS
Score0.28
Rank#306  Overall
#44  Key-value stores
Websitebasex.orgwww.cockroachlabs.comwww.elastic.co/­elasticsearchmemgraph.comyottadb.com
Technical documentationdocs.basex.orgwww.cockroachlabs.com/­docswww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlmemgraph.com/­docsyottadb.com/­resources/­documentation
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperBaseX GmbHCockroach LabsElasticMemgraph LtdYottaDB, LLC
Initial release20072015201020172001
Current release10.7, August 202324.1.0, May 20248.6, January 2023
License infoCommercial or Open SourceOpen Source infoBSD licenseOpen Source infoApache 2.0, commercial license availableOpen Source infoElastic LicenseOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoAGPL 3.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 languageJavaGoJavaC and C++C
Server operating systemsLinux
OS X
Windows
Linux
macOS
Windows
All OS with a Java VMLinuxDocker
Linux
Data schemeschema-freedynamic schemaschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-free and schema-optionalschema-free
Typing infopredefined data types such as float or dateno infoXQuery supports typesyesyesyesno
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.nononono
Secondary indexesyesyesyes infoAll search fields are automatically indexedno
SQL infoSupport of SQLnoyes, wire compatible with PostgreSQLSQL-like query languagenoby using the Octo plugin
APIs and other access methodsJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
JDBCJava API
RESTful HTTP/JSON API
Bolt protocol
Cypher query language
PostgreSQL wire protocol infousing the Octo plugin
Proprietary protocol
Supported programming languagesActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C
Go
JavaScript (Node.js)
Lua
M
Perl
Python
Rust
Server-side scripts infoStored proceduresyesnoyes
Triggersyes infovia eventsnoyes infoby using the 'percolation' feature
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTShardingSharding infodynamic graph partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication using RAFTyesMulti-source replication using RAFTyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoES-Hadoop Connectornono
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, allImmediate Consistency
Foreign keys infoReferential integritynoyesnoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datamultiple readers, single writerACIDnoACID infowith snapshot isolationoptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesyesyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noMemcached and Redis integrationyesyes
User concepts infoAccess controlUsers with fine-grained authorization concept on 4 levelsRole-based access controlUsers, roles and permissionsUsers and groups based on OS-security mechanisms
More information provided by the system vendor
BaseXCockroachDBElasticsearchMemgraphYottaDB
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» more

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

Recent citations in the news

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Store™

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

provided by Google News

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9 April 2024, PR Newswire

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

DoorDash Uses CockroachDB to Create Config Management Platform for Microservices
14 February 2024, InfoQ.com

CockroachDB tempts legacy databases to crawl into the cloud age
29 January 2024, The Register

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

provided by Google News

AI security challenges in generative AI adoption
4 June 2024, SiliconANGLE News

8 Powerful Alternatives to Elasticsearch
25 April 2024, Yahoo Finance

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

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

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

provided by Google News

Enhance Your Network Analysis with the Power of a Graph DB
4 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.com

provided by Google News



Share this page

Featured Products

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

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.

Present your product here