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

DBMS > BaseX vs. Cloudflare Workers KV vs. Elasticsearch vs. Memgraph vs. SurrealDB

System Properties Comparison BaseX vs. Cloudflare Workers KV vs. Elasticsearch vs. Memgraph vs. SurrealDB

Editorial information provided by DB-Engines
NameBaseX  Xexclude from comparisonCloudflare Workers KV  Xexclude from comparisonElasticsearch  Xexclude from comparisonMemgraph  Xexclude from comparisonSurrealDB  Xexclude from comparison
DescriptionLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.A global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.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 fully ACID transactional, developer-friendly, multi-model DBMS
Primary database modelNative XML DBMSKey-value storeSearch engineGraph DBMSDocument store
Graph DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.84
Rank#135  Overall
#4  Native XML DBMS
Score0.39
Rank#274  Overall
#39  Key-value stores
Score132.83
Rank#7  Overall
#1  Search engines
Score3.19
Rank#94  Overall
#8  Graph DBMS
Score1.02
Rank#190  Overall
#33  Document stores
#18  Graph DBMS
Websitebasex.orgwww.cloudflare.com/­developer-platform/­workers-kvwww.elastic.co/­elasticsearchmemgraph.comsurrealdb.com
Technical documentationdocs.basex.orgdevelopers.cloudflare.com/­kv/­apiwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlmemgraph.com/­docssurrealdb.com/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperBaseX GmbHCloudflareElasticMemgraph LtdSurrealDB Ltd
Initial release20072018201020172022
Current release10.7, August 20238.6, January 2023v1.5.0, May 2024
License infoCommercial or Open SourceOpen Source infoBSD licensecommercialOpen Source infoElastic LicenseOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaC and C++Rust
Server operating systemsLinux
OS X
Windows
hostedAll OS with a Java VMLinuxLinux
macOS
Windows
Data schemeschema-freeschema-freeschema-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 typesnoyesyesyes
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 indexesyesnoyes infoAll search fields are automatically indexed
SQL infoSupport of SQLnonoSQL-like query languagenoSQL-like query language
APIs and other access methodsJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
HTTP REST
Proprietary protocol
Java API
RESTful HTTP/JSON API
Bolt protocol
Cypher query language
GraphQL
RESTful HTTP API
WebSocket
Supported programming languagesActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
C
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Deno
Go
JavaScript (Node.js)
Rust
Server-side scripts infoStored proceduresyesnoyes
Triggersyes infovia eventsnoyes infoby using the 'percolation' feature
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infodynamic graph partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesyesMulti-source replication using RAFT
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoES-Hadoop Connectornono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual 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 integritynononoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datamultiple readers, single writernonoACID infowith snapshot isolationACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
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 integrationyes
User concepts infoAccess controlUsers with fine-grained authorization concept on 4 levelsUsers, roles and permissionsyes, based on authentication and database rules
More information provided by the system vendor
BaseXCloudflare Workers KVElasticsearchMemgraphSurrealDB
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
BaseXCloudflare Workers KVElasticsearchMemgraphSurrealDB
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

Cloudflare updates Workers platform with Python support, event notifications, and improved local development ...
3 April 2024, DevClass

Cloudflare recovers from service outage after power failure at core North American data center
3 November 2023, DatacenterDynamics

Cloudflare dashboard, API service feeling poorly due to datacenter power snafu
2 November 2023, The Register

Anonymous Sudan DDoS attack hits Cloudflare website
13 November 2023, SC Media

Cloudflare is (still) struggling with another outage - here's what to know
3 November 2023, ZDNet

provided by Google News

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

Elasticsearch Delivers Performance Increase for Users Running the Elastic Search AI Platform on Arm-based ...
21 May 2024, Business Wire

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

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

provided by Google News

Enhance Your Network 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

SD Times Open-Source Project of the Week: SurrealDB
10 May 2024, SDTimes.com

Meet Tobie Morgan Hitchcock, CEO & Co-Founder Of SurrealDB
25 April 2024, TechRound

Cloud, privacy and AI: Trends defining the future of data and databases
27 September 2023, Sifted

SurrealDB raises $6M for its database-as-a-service offering
4 January 2023, TechCrunch

Introducing SurrealDB: A Quantum Leap in Database Technology
11 September 2023, TechRound

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