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

DBMS > atoti vs. BaseX vs. Ehcache vs. Elasticsearch vs. Memgraph

System Properties Comparison atoti vs. BaseX vs. Ehcache vs. Elasticsearch vs. Memgraph

Editorial information provided by DB-Engines
Nameatoti  Xexclude from comparisonBaseX  Xexclude from comparisonEhcache  Xexclude from comparisonElasticsearch  Xexclude from comparisonMemgraph  Xexclude from comparison
DescriptionAn in-memory DBMS combining transactional and analytical processing to handle the aggregation of ever-changing data.Light-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.A widely adopted Java cache with tiered storage optionsA 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 Neo4j
Primary database modelObject oriented DBMSNative XML DBMSKey-value storeSearch engineGraph DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.61
Rank#243  Overall
#10  Object oriented DBMS
Score1.84
Rank#135  Overall
#4  Native XML DBMS
Score4.64
Rank#68  Overall
#8  Key-value stores
Score132.83
Rank#7  Overall
#1  Search engines
Score3.19
Rank#94  Overall
#8  Graph DBMS
Websiteatoti.iobasex.orgwww.ehcache.orgwww.elastic.co/­elasticsearchmemgraph.com
Technical documentationdocs.atoti.iodocs.basex.orgwww.ehcache.org/­documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlmemgraph.com/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperActiveViamBaseX GmbHTerracotta Inc, owned by Software AGElasticMemgraph Ltd
Initial release2007200920102017
Current release10.7, August 20233.10.0, March 20228.6, January 2023
License infoCommercial or Open Sourcecommercial infofree versions availableOpen Source infoBSD licenseOpen Source infoApache Version 2; commercial licenses availableOpen Source infoElastic LicenseOpen Source infoBSL 1.1; commercial license for enterprise edition available
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 languageJavaJavaJavaJavaC and C++
Server operating systemsLinux
OS X
Windows
All OS with a Java VMAll OS with a Java VMLinux
Data schemeschema-freeschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-free and schema-optional
Typing infopredefined data types such as float or dateno infoXQuery supports typesyesyesyes
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 SQLMultidimensional Expressions (MDX)nonoSQL-like query languageno
APIs and other access methodsJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
JCacheJava API
RESTful HTTP/JSON API
Bolt protocol
Cypher query language
Supported programming languagesActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
Java.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresPythonyesnoyes
Triggersyes infovia eventsyes infoCache Event Listenersyes infoby using the 'percolation' feature
Partitioning methods infoMethods for storing different data on different nodesSharding, horizontal partitioningnoneSharding infoby using Terracotta ServerShardingSharding infodynamic graph partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoby using Terracotta ServeryesMulti-source replication using RAFT
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoES-Hadoop Connectorno
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Eventual 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 writeryes infosupports JTA and can work as an XA resourcenoACID infowith snapshot isolation
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesyes infousing a tiered cache-storage approachyesyes infowith periodic snapshot and write-ahead logging (WAL) of changes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesMemcached and Redis integrationyes
User concepts infoAccess controlUsers with fine-grained authorization concept on 4 levelsnoUsers, roles and permissions
More information provided by the system vendor
atotiBaseXEhcacheElasticsearchMemgraph
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
atotiBaseXEhcacheElasticsearchMemgraph
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

Best use of cloud: ActiveViam
28 November 2023, Risk.net

provided by Google 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

Ehcache 2.0: Write-Behind Caching and JTA Support
11 May 2010, InfoQ.com

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Hazelcast signs Java speed king to its in-memory data-grid crew
21 January 2014, The Register

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

Scaling Australia's Most Popular Online News Sites with Ehcache
6 December 2010, InfoQ.com

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

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

Modeling and Navigating a Transportation Network with Memgraph
12 April 2021, Towards Data Science

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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