DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BaseX vs. Drizzle vs. Fujitsu Enterprise Postgres vs. Memgraph vs. TerarkDB

System Properties Comparison BaseX vs. Drizzle vs. Fujitsu Enterprise Postgres vs. Memgraph vs. TerarkDB

Editorial information provided by DB-Engines
NameBaseX  Xexclude from comparisonDrizzle  Xexclude from comparisonFujitsu Enterprise Postgres  Xexclude from comparisonMemgraph  Xexclude from comparisonTerarkDB  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.MySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Enterprise-grade PostgreSQL-based DBMS with security enhancements such as Transparent Data Encryption and Data Masking, plus high-availability and performance improvement features.An open source graph database built for real-time streaming and compatible with Neo4jA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primary database modelNative XML DBMSRelational DBMSRelational DBMSGraph DBMSKey-value store
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.73
Rank#142  Overall
#4  Native XML DBMS
Score0.31
Rank#285  Overall
#129  Relational DBMS
Score3.02
Rank#98  Overall
#8  Graph DBMS
Score0.00
Rank#383  Overall
#60  Key-value stores
Websitebasex.orgwww.postgresql.fastware.commemgraph.comgithub.com/­bytedance/­terarkdb
Technical documentationdocs.basex.orgwww.postgresql.fastware.com/­product-manualsmemgraph.com/­docsbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperBaseX GmbHDrizzle project, originally started by Brian AkerPostgreSQL Global Development Group, Fujitsu Australia Software TechnologyMemgraph LtdByteDance, originally Terark
Initial release2007200820172016
Current release10.7, August 20237.2.4, September 2012Fujitsu Enterprise Postgres 14, January 2022
License infoCommercial or Open SourceOpen Source infoBSD licenseOpen Source infoGNU GPLcommercialOpen Source infoBSL 1.1; commercial license for enterprise edition availablecommercial inforestricted open source version 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 languageJavaC++CC and C++C++
Server operating systemsLinux
OS X
Windows
FreeBSD
Linux
OS X
Linux
Windows
Linux
Data schemeschema-freeyesyesschema-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.nono
Secondary indexesyesyesyesno
SQL infoSupport of SQLnoyes infowith proprietary extensionsyesnono
APIs and other access methodsJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
JDBCADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Bolt protocol
Cypher query language
C++ API
Java API
Supported programming languagesActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
C
C++
Java
PHP
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C++
Java
Server-side scripts infoStored proceduresyesnouser defined functionsno
Triggersyes infovia eventsno infohooks for callbacks inside the server can be used.yesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingpartitioning by range, list and by hashSharding infodynamic graph partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
Source-replica replicationMulti-source replication using RAFTnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesyes inforelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datamultiple readers, single writerACIDACIDACID infowith snapshot isolationno
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yes, 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.yesyes
User concepts infoAccess controlUsers with fine-grained authorization concept on 4 levelsPluggable authentication mechanisms infoe.g. LDAP, HTTPfine grained access rights according to SQL-standardUsers, roles and permissionsno
More information provided by the system vendor
BaseXDrizzleFujitsu Enterprise PostgresMemgraphTerarkDB
Specific characteristics100% compatible with community PostgreSQL
» more
Memgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBuilt-in TDE and Data Masking security. In-Memory Columnar Index, and a high speed...
» more
Business Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosTransactional payments applications, reporting and mixed workloads.
» more
Graph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Market metricsOver 30 years experience in database technology. Over 20 years in Postgres development...
» more
Licensing and pricing modelsCore based licensing
» more
You 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
BaseXDrizzleFujitsu Enterprise PostgresMemgraphTerarkDB
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

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

Fujitsu Develops Column-Oriented Data-Processing Engine Enabling Fast, High-Volume Data Analysis in Database ...
26 February 2015, Fujitsu

Supporting Business Continuity with Postgres on IBM Cloud LinuxONE Virtual Servers for VPC
24 September 2021, ibm.com

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

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

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

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

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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