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

DBMS > Apache Derby vs. ArangoDB vs. PostgreSQL vs. VictoriaMetrics

System Properties Comparison Apache Derby vs. ArangoDB vs. PostgreSQL vs. VictoriaMetrics

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonArangoDB  Xexclude from comparisonPostgreSQL  Xexclude from comparisonVictoriaMetrics  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Native multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.Widely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQLA fast, cost-effective and scalable Time Series DBMS and monitoring solution
Primary database modelRelational DBMSDocument store
Graph DBMS
Key-value store
Search engine
Relational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.Time Series DBMS
Secondary database modelsDocument 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
Score2.85
Rank#88  Overall
#14  Document stores
#4  Graph DBMS
#13  Key-value stores
#9  Search engines
Score674.32
Rank#4  Overall
#4  Relational DBMS
Score1.55
Rank#140  Overall
#12  Time Series DBMS
Websitedb.apache.org/­derbyarangodb.comwww.postgresql.orgvictoriametrics.com
Technical documentationdb.apache.org/­derby/­manuals/­index.htmldocs.arangodb.comwww.postgresql.org/­docsdocs.victoriametrics.com
github.com/­VictoriaMetrics/­VictoriaMetrics/­wiki
DeveloperApache Software FoundationArangoDB Inc.PostgreSQL Global Development Group infowww.postgresql.org/­developerVictoriaMetrics
Initial release199720121989 info1989: Postgres, 1996: PostgreSQL2018
Current release10.17.1.0, November 20233.11.5, November 202316.4, August 2024v1.91, May 2023
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoBSDOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenononono
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++CGo
Server operating systemsAll OS with a Java VMLinux
OS X
Windows
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
FreeBSD
Linux
macOS
OpenBSD
Data schemeyesschema-free infoautomatically recognizes schema within a collectionyes
Typing infopredefined data types such as float or dateyesyes infostring, double, boolean, list, hashyes
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.yesyes infospecific XML-type available, but no XML query functionality.no
Secondary indexesyesyesyes
SQL infoSupport of SQLyesnoyes infostandard with numerous extensionsno
APIs and other access methodsJDBCAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Graphite protocol
InfluxDB Line Protocol
OpenTSDB
Prometheus Query API
Prometheus Remote Read/Write
Supported programming languagesJavaC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresJava Stored ProceduresJavaScriptuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.no
Triggersyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infosince version 2.0partitioning by range, list and (since PostgreSQL 11) by hash
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationSource-replica replication with configurable replication factorSource-replica replication infoother methods possible by using 3rd party extensionsSynchronous replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocan be done with stored procedures in JavaScriptnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesyes inforelationships in graphsyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnono
User concepts infoAccess controlfine grained access rights according to SQL-standardyesfine 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 JavaDBArangoDBPostgreSQLVictoriaMetrics
DB-Engines blog posts

The Weight of Relational Databases: Time for Multi-Model?
29 August 2017, Luca Olivari (guest author)

show all

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

IBM Acquires Stepzen to Scale AI, Cloud Ambitions
9 February 2023, CX Today

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

provided by Google News

(PDF) A Benchmark for Performance Evaluation of a Multi-Model Database vs. Polyglot Persistence
12 December 2024, ResearchGate

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

Graph, machine learning, hype, and beyond: ArangoDB open source multi-model database releases version 3.7
27 August 2020, ZDNET

ArangoDB advances graph database fortunes with new funding
6 October 2021, TechTarget

Here's the pitch deck a German software startup used to raise $10 million to move to San Francisco and take on Oracle
23 June 2019, Business Insider

provided by Google News

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

MySQL at 30: Still important but no longer king
12 May 2025, InfoWorld

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

Fileless XMRig-C3 Cryptominer Targets PostgreSQL Servers
31 March 2025, wiz.io

Rapid7 Flags New PostgreSQL Zero-Day Connected to BeyondTrust Exploitation
13 February 2025, SecurityWeek

provided by Google News

VictoriaMetrics helps IHI Terrasun win big in Vegas on $1.2B clean energy project
18 December 2024, Business Wire

Prezi's Journey from Prometheus to VictoriaMetrics
11 February 2025, infoq.com

VictoriaMetrics Powers $1.2 Billion Clean Energy Initiative, One of North America’s Largest
20 December 2024, ESG News

Open source biz promises to slash bills with observability-as-a-service in the cloud
20 August 2024, theregister.com

VictoriaMetrics Cloud promises five times cheaper database monitoring
20 August 2024, techzine.eu

provided by Google News



Share this page

Featured Products

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.

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

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

Present your product here