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. Google Cloud Datastore vs. NebulaGraph

System Properties Comparison BaseX vs. Drizzle vs. Fujitsu Enterprise Postgres vs. Google Cloud Datastore vs. NebulaGraph

Editorial information provided by DB-Engines
NameBaseX  Xexclude from comparisonDrizzle  Xexclude from comparisonFujitsu Enterprise Postgres  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonNebulaGraph  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.Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformA distributed, linear scalable, high perfomant Graph DBMS
Primary database modelNative XML DBMSRelational DBMSRelational DBMSDocument storeGraph DBMS
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
Score4.47
Rank#76  Overall
#12  Document stores
Score2.14
Rank#120  Overall
#10  Graph DBMS
Websitebasex.orgwww.postgresql.fastware.comcloud.google.com/­datastoregithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
Technical documentationdocs.basex.orgwww.postgresql.fastware.com/­product-manualscloud.google.com/­datastore/­docsdocs.nebula-graph.io
DeveloperBaseX GmbHDrizzle project, originally started by Brian AkerPostgreSQL Global Development Group, Fujitsu Australia Software TechnologyGoogleVesoft Inc.
Initial release2007200820082019
Current release10.7, August 20237.2.4, September 2012Fujitsu Enterprise Postgres 14, January 2022
License infoCommercial or Open SourceOpen Source infoBSD licenseOpen Source infoGNU GPLcommercialcommercialOpen Source infoApache Version 2.0 + Common Clause 1.0
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++CC++
Server operating systemsLinux
OS X
Windows
FreeBSD
Linux
OS X
Linux
Windows
hostedLinux
Data schemeschema-freeyesyesschema-freeStrong typed schema
Typing infopredefined data types such as float or dateno infoXQuery supports typesyesyesyes, details hereyes
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 indexesyesyesyesyesyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.
SQL infoSupport of SQLnoyes infowith proprietary extensionsyesSQL-like query language (GQL)SQL-like query language
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
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
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
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C++
Go
Java
PHP
Python
Server-side scripts infoStored proceduresyesnouser defined functionsusing Google App Engineuser defined functions
Triggersyes infovia eventsno infohooks for callbacks inside the server can be used.yesCallbacks using the Google Apps Engine
Partitioning methods infoMethods for storing different data on different nodesnoneShardingpartitioning by range, list and by hashShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
Source-replica replicationMulti-source replication using PaxosCausal Clustering using Raft protocol
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infousing Google Cloud Dataflowno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate Consistency
Foreign keys infoReferential integritynoyesyesyes infovia ReferenceProperties or Ancestor pathsyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datamultiple readers, single writerACIDACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyesyesyes infousing RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlUsers with fine-grained authorization concept on 4 levelsPluggable authentication mechanisms infoe.g. LDAP, HTTPfine grained access rights according to SQL-standardAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Role-based access control
More information provided by the system vendor
BaseXDrizzleFujitsu Enterprise PostgresGoogle Cloud DatastoreNebulaGraph
Specific characteristics100% compatible with community PostgreSQL
» more
NebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesBuilt-in TDE and Data Masking security. In-Memory Columnar Index, and a high speed...
» more
NebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosTransactional payments applications, reporting and mixed workloads.
» more
Social networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsOver 30 years experience in database technology. Over 20 years in Postgres development...
» more
At our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsCore based licensing
» more
NebulaGraph is open source and free to use under Apache 2.0 license.
» 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 PostgresGoogle Cloud DatastoreNebulaGraph
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

Primary Data says stop, Hammerspace, Innodisk cooks some SSDs, and Fujitsu goes blockchain
22 May 2018, The Register

provided by Google News

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

Best cloud storage of 2024
29 April 2024, TechRadar

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

What Is Google Cloud Platform?
28 August 2023, Simplilearn

provided by Google News

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18 April 2024, Yahoo Finance

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3 April 2024, PR Newswire

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China’s growing appetite for graph databases
16 September 2022, TechCrunch

Beginner’s Guide to NebulaGraph Database | by Ng Wai Foong
26 October 2022, 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.

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

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.

Present your product here