DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Amazon Neptune vs. Oracle Coherence vs. PostgreSQL vs. Speedb vs. SurrealDB

System Properties Comparison Amazon Neptune vs. Oracle Coherence vs. PostgreSQL vs. Speedb vs. SurrealDB

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonOracle Coherence  Xexclude from comparisonPostgreSQL  Xexclude from comparisonSpeedb  Xexclude from comparisonSurrealDB  Xexclude from comparison
DescriptionFast, reliable graph database built for the cloudOracles in-memory data grid solutionWidely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQLAn embeddable, high performance key-value store optimized for write-intensive workloads, which can be used as a drop-in replacement for RocksDBA fully ACID transactional, developer-friendly, multi-model DBMS
Primary database modelGraph DBMS
RDF store
Key-value storeRelational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.Key-value storeDocument store
Graph 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
Score2.13
Rank#111  Overall
#9  Graph DBMS
#5  RDF stores
Score1.66
Rank#134  Overall
#22  Key-value stores
Score674.32
Rank#4  Overall
#4  Relational DBMS
Score0.17
Rank#321  Overall
#48  Key-value stores
Score1.08
Rank#176  Overall
#30  Document stores
#16  Graph DBMS
Websiteaws.amazon.com/­neptunewww.oracle.com/­java/­coherencewww.postgresql.orgwww.speedb.iosurrealdb.com
Technical documentationaws.amazon.com/­neptune/­developer-resourcesdocs.oracle.com/­en/­middleware/­standalone/­coherencewww.postgresql.org/­docssurrealdb.com/­docs
DeveloperAmazonOraclePostgreSQL Global Development Group infowww.postgresql.org/­developerSpeedbSurrealDB Ltd
Initial release201720071989 info1989: Postgres, 1996: PostgreSQL20202022
Current release14.1, August 202316.4, August 2024v1.5.0, May 2024
License infoCommercial or Open SourcecommercialcommercialOpen Source infoBSDOpen Source infoApache Version 2.0; commercial license availableOpen Source
Cloud-based only infoOnly available as a cloud serviceyesnononono
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 languageJavaCC++Rust
Server operating systemshostedAll OS with a Java VMFreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Linux
Windows
Linux
macOS
Windows
Data schemeschema-freeschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.nonoyes infospecific XML-type available, but no XML query functionality.no
Secondary indexesnonoyesno
SQL infoSupport of SQLnonoyes infostandard with numerous extensionsnoSQL-like query language
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
JCache
JPA
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
GraphQL
RESTful HTTP API
WebSocket
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C++
Java
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C++
Go
Java
Perl
Python
Ruby
Deno
Go
JavaScript (Node.js)
Rust
Server-side scripts infoStored proceduresnonouser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.no
Triggersnoyes infoLive Eventsyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingpartitioning by range, list and (since PostgreSQL 11) by hashhorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.yes, with selectable consistency levelSource-replica replication infoother methods possible by using 3rd party extensionsyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDconfigurableACIDyesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infowith encyption-at-restyes infooptionallyyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)authentification to access the cache via certificates or http basic authenticationfine grained access rights according to SQL-standardnoyes, based on authentication and database rules

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
Amazon NeptuneOracle CoherencePostgreSQLSpeedbSurrealDB
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

Zupee implements Amazon Neptune to detect Wallet transaction anomalies in real time
28 April 2025, Amazon Web Services (AWS)

Use Amazon Neptune Analytics to analyze relationships in your data faster, Part 1: Introducing Parquet and CSV import and export
21 January 2025, Amazon Web Services (AWS)

Using generative AI and Amazon Bedrock to generate SPARQL queries to discover protein functional information with UniProtKB and Amazon Neptune | Amazon Web Services
9 April 2025, Amazon Web Services (AWS)

Introducing the GraphRAG Toolkit
27 January 2025, Amazon Web Services (AWS)

How Coinbase provides trustworthy financial experiences through real-time user clustering with Amazon Neptune
18 November 2024, Amazon Web Services (AWS)

provided by Google News

Oracle Critical Patch Update, April 2025 Security Update Review
16 April 2025, Qualys

Article: Using Oracle Coherence with Spring Batch for High-Performance Data Processing
2 July 2019, Oracle

New solutions for Oracle WebLogic on Azure Virtual Machines
1 April 2021, Microsoft Azure

Oracle Transforms Payments and Transaction Banking in the Cloud
18 September 2023, Oracle

Hazelcast takes on proprietary Oracle in the In-Memory arena
17 June 2014, Data Center Dynamics

provided by Google News

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

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

Goldengate 23ai for OCI PostgreSQL Database Service
17 April 2025, Oracle Blogs

provided by Google News

Redis expands data management capabilities with Speedb acquisition
22 March 2024, Blocks and Files

Ubuntu 25.04 Boosting AMD EPYC 9005 Performance Even Higher: ~14% Faster Than Ubuntu 24.04 LTS
7 April 2025, Phoronix

Data unicorn Redis acquires Israeli startup Speedb to boost platform with data storage engine
21 March 2024, CTech

Redis switches licenses, acquires Speedb to go beyond its core in-memory database
21 March 2024, TechCrunch

Speedb Snaps up $4m and Launches on Redis to Reveal New Data Engine Technology
1 December 2021, Business Wire

provided by Google News

SurrealDB Launches Surreal Cloud, a Fully Managed Database Service That Tackles the Complexity Issues Faced by Developer Teams
7 December 2024, insideAI News

SurrealDB Empowers Developers to Build Applications with the Launch of SurrealDB University
15 October 2024, Business Wire

SurrealDB's Surreal Cloud debuts on AWS S3 for scalable multimodel database as a service
4 December 2024, SiliconANGLE

SurrealDB is helping developers consolidate their databases
18 June 2024, TechCrunch

London-based SurrealDB secures over €18.6 million aiming to disrupt database technology
18 June 2024, EU-Startups

provided by Google News



Share this page

Featured Products

SingleStore logo

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

Milvus logo

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

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.

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