DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Apache Derby vs. Bangdb vs. Google Cloud Datastore vs. PostgreSQL vs. XTDB

System Properties Comparison Apache Derby vs. Bangdb vs. Google Cloud Datastore vs. PostgreSQL vs. XTDB

Editorial information provided by DB-Engines
NameApache Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonBangdb  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonPostgreSQL  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Converged and high performance database for device data, events, time series, document and graphAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformWidely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQLA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelRelational DBMSDocument store
Graph DBMS
Time Series DBMS
Document storeRelational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.Document store
Secondary database modelsSpatial DBMSDocument store
Graph DBMS infowith Apache Age
Spatial DBMS
Vector DBMS infowith pgvector extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.04
Rank#85  Overall
#46  Relational DBMS
Score0.11
Rank#340  Overall
#48  Document stores
#33  Graph DBMS
#31  Time Series DBMS
Score3.62
Rank#71  Overall
#12  Document stores
Score674.32
Rank#4  Overall
#4  Relational DBMS
Score0.20
Rank#314  Overall
#46  Document stores
Websitedb.apache.org/­derbybangdb.comcloud.google.com/­datastorewww.postgresql.orggithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdb.apache.org/­derby/­manuals/­index.htmldocs.bangdb.comcloud.google.com/­datastore/­docswww.postgresql.org/­docswww.xtdb.com/­docs
DeveloperApache Software FoundationSachin Sinha, BangDBGooglePostgreSQL Global Development Group infowww.postgresql.org/­developerJuxt Ltd.
Initial release1997201220081989 info1989: Postgres, 1996: PostgreSQL2019
Current release10.17.1.0, November 2023BangDB 2.0, October 202116.4, August 20241.19, September 2021
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoBSD 3commercialOpen Source infoBSDOpen Source infoMIT License
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
PostgreSQL Flex @ STACKIT offers managed PostgreSQL Instances with adjustable CPU, RAM, storage amount and speed and several extensions available, in enterprise grade to perfectly match all application requirements. All 100% GDPR-compliant.
Implementation languageJavaC, C++CClojure
Server operating systemsAll OS with a Java VMLinuxhostedFreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
All OS with a Java 8 (and higher) VM
Linux
Data schemeyesschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyes: string, long, double, int, geospatial, stream, eventsyes, details hereyesyes, extensible-data-notation format
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.yesnonoyes infospecific XML-type available, but no XML query functionality.no
Secondary indexesyesyes infosecondary, composite, nested, reverse, geospatialyesyesyes
SQL infoSupport of SQLyesSQL like support with command line toolSQL-like query language (GQL)yes infostandard with numerous extensionslimited SQL, making use of Apache Calcite
APIs and other access methodsJDBCProprietary protocol
RESTful HTTP API
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP REST
JDBC
Supported programming languagesJavaC
C#
C++
Java
Python
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Clojure
Java
Server-side scripts infoStored proceduresJava Stored Proceduresnousing Google App Engineuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.no
Triggersyesyes, Notifications (with Streaming only)Callbacks using the Google Apps Engineyesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingpartitioning by range, list and (since PostgreSQL 11) by hashnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationselectable replication factor, Knob for CAP (enterprise version only)Multi-source replication using PaxosSource-replica replication infoother methods possible by using 3rd party extensionsyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infousing Google Cloud Dataflownono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyTunable consistency, set CAP knob accordinglyImmediate 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 integrityyesnoyes infovia ReferenceProperties or Ancestor pathsyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, optimistic concurrency controlyesyesyes
Durability infoSupport for making data persistentyesyes, implements WAL (Write ahead log) as wellyesyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes, run db with in-memory only modenono
User concepts infoAccess controlfine grained access rights according to SQL-standardyes (enterprise version only)Access rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)fine grained access rights according to SQL-standard

More information provided by the system vendor

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
3rd parties
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Apache Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBBangdbGoogle Cloud DatastorePostgreSQLXTDB infoformerly named Crux
DB-Engines blog posts

DB-Engines shares Q1 2025 database industry rankings and top climbers: Snowflake and PostgreSQL trending
1 May 2025, DB-Engines

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

Apache Derby Vulnerability Let Attackers Bypass Authentication with LDAP Injection
3 March 2025, CybersecurityNews

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, theserverside.com

The Arrival of Java 20
21 March 2023, Oracle Blogs

The Apache® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

Six free/open source databases with commercial-quality features
13 December 2012, Computerworld

provided by Google News

Best cloud storage of 2025: tested, reviewed and rated by experts
9 May 2025, TechRadar

Storage news ticker – April 11
11 April 2025, Blocks and Files

Best Cloud Storage Options for All Your Data in 2025
16 April 2025, CNET

Google Cloud vs AWS: Which Cloud Computing Platform is Better?
5 April 2025, Cloudwards.net

Enabling Security for Hadoop Data Lake on Google Cloud Storage
30 July 2024, Uber

provided by Google News

The $1 Billion database bet: What Databricks’ Neon acquisition means for your AI strategy
15 May 2025, VentureBeat

Understanding transaction visibility in PostgreSQL clusters with read replicas | Amazon Web Services
2 May 2025, Amazon Web Services

Databricks adds Postgres database with $1B Neon acquisition
14 May 2025, TechTarget

Databricks Acquires Neon for $1 Billion, Boosting AI Infrastructure with Serverless PostgreSQL
14 May 2025, WebProNews

Over 1,500 PostgreSQL Servers Compromised in Fileless Cryptocurrency Mining Campaign
1 April 2025, The Hacker News

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

RaimaDB logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here