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 > Amazon Redshift vs. Blazegraph vs. Datastax Enterprise vs. EDB Postgres vs. Oracle

System Properties Comparison Amazon Redshift vs. Blazegraph vs. Datastax Enterprise vs. EDB Postgres vs. Oracle

Editorial information provided by DB-Engines
NameAmazon Redshift  Xexclude from comparisonBlazegraph  Xexclude from comparisonDatastax Enterprise  Xexclude from comparisonEDB Postgres  Xexclude from comparisonOracle  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
DescriptionLarge scale data warehouse service for use with business intelligence toolsHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.DataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.The EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.Widely used RDBMS
Primary database modelRelational DBMSGraph DBMS
RDF store
Wide column storeRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
Document store
Spatial DBMS
Document store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score17.94
Rank#34  Overall
#21  Relational DBMS
Score0.75
Rank#219  Overall
#19  Graph DBMS
#8  RDF stores
Score5.80
Rank#60  Overall
#4  Wide column stores
Score1.90
Rank#135  Overall
#63  Relational DBMS
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Websiteaws.amazon.com/­redshiftblazegraph.comwww.datastax.com/­products/­datastax-enterprisewww.enterprisedb.comwww.oracle.com/­database
Technical documentationdocs.aws.amazon.com/­redshiftwiki.blazegraph.comdocs.datastax.comwww.enterprisedb.com/­docsdocs.oracle.com/­en/­database
DeveloperAmazon (based on PostgreSQL)BlazegraphDataStaxEnterpriseDBOracle
Initial release20122006201120051980
Current release2.1.5, March 20196.8, April 202014, December 202123c, September 2023
License infoCommercial or Open SourcecommercialOpen Source infoextended commercial license availablecommercialcommercial infoBSD for PostgreSQL-componentscommercial inforestricted free version is available
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.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
Implementation languageCJavaJavaCC and C++
Server operating systemshostedLinux
OS X
Windows
Linux
OS X
Linux
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Data schemeyesschema-freeschema-freeyesyes infoSchemaless in JSON and XML columns
Typing infopredefined data types such as float or dateyesyes infoRDF literal typesyesyesyes
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.yes
Secondary indexesrestrictedyesyesyesyes
SQL infoSupport of SQLyes infodoes not fully support an SQL-standardSPARQL is used as query languageSQL-like DML and DDL statements (CQL); Spark SQLyes infostandard with numerous extensionsyes infowith proprietary extensions
APIs and other access methodsJDBC
ODBC
Java API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
Proprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesAll languages supporting JDBC/ODBC.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
C
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Server-side scripts infoStored proceduresuser defined functions infoin Pythonyesnouser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.PL/SQL infoalso stored procedures in Java possible
Triggersnonoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infono "single point of failure"horizontal partitioning infoby hash, list or rangeSharding, horizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesconfigurable replication factor, datacenter aware, advanced replication for edge computingMulti-source replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono infocan be realized in PL/SQL
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoinformational only, not enforced by the systemyes infoRelationships in Graphsnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDno infoAtomicity and isolation are supported for single operationsACIDACID infoisolation level can be parameterized
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlfine grained access rights according to SQL-standardSecurity and Authentication via Web Application Container (Tomcat, Jetty)Access rights for users can be defined per objectfine grained access rights according to SQL-standardfine grained access rights according to SQL-standard
More information provided by the system vendor
Amazon RedshiftBlazegraphDatastax EnterpriseEDB PostgresOracle
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
Licensing and pricing modelsAnnual subscription
» 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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more
Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

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

More resources
Amazon RedshiftBlazegraphDatastax EnterpriseEDB PostgresOracle
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

Amazon Q generative SQL (preview) is now available in AWS Europe (Frankfurt) region
29 April 2024, AWS Blog

Power analytics as a service capabilities using Amazon Redshift | Amazon Web Services
17 April 2024, AWS Blog

Amazon Redshift adds new AI capabilities, including Amazon Q, to boost efficiency and productivity | Amazon Web ...
29 November 2023, AWS Blog

Amazon Redshift announces programmatic access to Advisor recommendations via API
8 February 2024, AWS Blog

Amazon Redshift now supports multi-data warehouse writes through data sharing (preview)
26 November 2023, AWS Blog

provided by Google News

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15 December 2015, Datanami

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19 August 2023, MarkTechPost

Representation Learning on RDF* and LPG Knowledge Graphs
24 September 2020, Towards Data Science

Faster with GPUs: 5 turbocharged databases
26 September 2016, InfoWorld

provided by Google News

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20 February 2024, Business Wire

DataStax Introduces Enhanced RAG Capabilities Through Astra DB and NVIDIA Tech
19 March 2024, Datanami

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
19 July 2023, EnterpriseAI

DataStax goes vector searching with Astra DB – Blocks and Files
20 July 2023, Blocks & Files

DataStax taps ThirdAI to bring generative AI to its database offerings
24 May 2023, InfoWorld

provided by Google News

EDB Puts Postgres in the Middle of Analytics Workflow with New Lakehouse Stack
22 April 2024, Datanami

EDB Is Developing Its Flagship Database Into A Comprehensive Platform For Analytics, AI
27 February 2024, CRN

Key new features and innovations in EDB Postgres 16
1 December 2023, InfoWorld

EDB Closes the High Availability Gap for Postgres in the Cloud with EDB Postgres Distributed on BigAnimal
29 August 2023, GlobeNewswire

EDB Introduces Two New Ways to Get Postgres in AWS Marketplace
28 November 2023, Yahoo Finance

provided by Google News

What's New: April 2024
26 April 2024, Oracle

Why run Oracle Database on Arm
19 April 2024, Oracle

Oracle and Microsoft bring Oracle Database@Azure to Europe
14 March 2024, Oracle

Oracle Database@Azure now Generally Available in Azure East US Region to accelerate your data center exit
13 December 2023, Oracle

Announcing the general availability of Oracle Globally Distributed Autonomous Database
4 March 2024, Oracle

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.

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

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

Milvus logo

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

Present your product here