DB-EnginesExtremeDB: the mission critical dbmsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon Redshift vs. Oracle vs. Spark SQL

System Properties Comparison Amazon Redshift vs. Oracle vs. Spark SQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon Redshift  Xexclude from comparisonOracle  Xexclude from comparisonSpark SQL  Xexclude from comparison
DescriptionLarge scale data warehouse service for use with business intelligence toolsWidely used RDBMSSpark SQL is a component on top of 'Spark Core' for structured data processing
Primary database modelRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score19.80
Rank#36  Overall
#22  Relational DBMS
Score1231.48
Rank#1  Overall
#1  Relational DBMS
Score20.07
Rank#35  Overall
#21  Relational DBMS
Websiteaws.amazon.com/­redshiftwww.oracle.com/­databasespark.apache.org/­sql
Technical documentationdocs.aws.amazon.com/­redshiftdocs.oracle.com/­en/­databasespark.apache.org/­docs/­latest/­sql-programming-guide.html
DeveloperAmazon (based on PostgreSQL)OracleApache Software Foundation
Initial release201219802014
Current release21c, January 20213.4.0 ( 2.13), April 2023
License infoCommercial or Open Sourcecommercialcommercial inforestricted free version is availableOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC and C++Scala
Server operating systemshostedAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
OS X
Windows
Data schemeyesyes infoSchemaless in JSON and XML columnsyes
Typing infopredefined data types such as float or dateyesyesyes
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.noyesno
Secondary indexesrestrictedyesno
SQL infoSupport of SQLyes infodoes not fully support an SQL-standardyes infowith proprietary extensionsSQL-like DML and DDL statements
APIs and other access methodsJDBC
ODBC
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
JDBC
ODBC
Supported programming languagesAll languages supporting JDBC/ODBCC
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
Java
Python
R
Scala
Server-side scripts infoStored proceduresuser defined functions infoin PythonPL/SQL infoalso stored procedures in Java possibleno
Triggersnoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding, horizontal partitioningyes, utilizing Spark Core
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocan be realized in PL/SQL
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoinformational only, not enforced by the systemyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoisolation level can be parameterizedno
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'no
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardno

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more
SQLFlow: Provides a visual representation of the overall flow of data. Automated SQL data lineage analysis across Databases, ETL, Business Intelligence, Cloud and Hadoop environments by parsing SQL Script and stored procedure.
» 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 RedshiftOracleSpark SQL
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

Recent citations in the news

Amazon Redshift Consulting Service Market 2023 Industry Dynamics, Segmentation and Competition Analysis 2029 ...
5 June 2023, KaleidoScot

Peloton embraces Amazon Redshift to unlock the power of data during changing times | Amazon Web Services
17 May 2023, AWS Blog

Amazon Redshift announces support for auto-commit statements in stored procedure
23 May 2023, AWS Blog

AWS Week in Review – AWS Wickr, Amazon Redshift, Generative AI, and More – May 29, 2023 | Amazon Web Services
29 May 2023, AWS Blog

Amazon Redshift announces general availability of Dynamic Data Masking
20 April 2023, AWS Blog

provided by Google News

NoSQL Market Development Size 2023 |PostgreSQL, Oracle ...
5 June 2023, KaleidoScot

How to Migrate from Oracle to PostgreSQL
10 May 2023, hackernoon.com

Oracle lays off over 3,000 employees from healthcare database unit: Report | Mint
19 May 2023, Mint

Improving the Engineering Utility of Data Lakes
5 June 2023, ENGINEERING.com

Chart Of The Day: Oracle - Who Is Right
1 June 2023, Barchart

provided by Google News

Big Data Processing with Apache Spark - Part 2: Spark SQL
16 April 2015, InfoQ.com

Spark SQL Explained with Examples
22 February 2023, sparkbyexamples.com

What is Spark SQL?
6 August 2022, Databricks

Spark SQL Inner Join Explained
1 January 2023, sparkbyexamples.com

Spark SQL “case when” and “when otherwise”
7 February 2023, sparkbyexamples.com

provided by Google News

Job opportunities

Data Analyst
mindit.io, Remote

Data Engineer
Norwin, South San Francisco, CA

Data Engineer
BigLynx Computer Software, Redmond, WA

Lead Data Analytics
Purple Drive Technologies, Remote

Data Engineer (Remote)
Wondr Health, Remote

Associate Clinical Consultant
Oracle, United States

Oracle Data Engineer
Exodus Integrity Services, Cleveland, OH

Oracle PL/SQL Developer
The Evolvers Group, Raleigh, NC

Part-time Database Administrator - Oracle
BAE Systems, Sterling, VA

Database Administrator
Uipathtek, Charlotte, NC

Spark (Databricks) Engineer – All Levels (REMOTE)
GEICO, Chevy Chase, MD

Data Technology Delivery Lead
Guardian Life Insurance Company, Bethlehem, PA

Sr. Customer Data Analyst
Hiya, Seattle, WA

Sr. Software Engineer - Big Data
Workday, Pleasanton, CA

Data Scientist I/II
ABBVIE, Illinois

jobs by Indeed



Share this page

Featured Products

Vertica logo

Vertica Accelerator. The fastest analytics and machine learning, delivered as SaaS, with automated setup, administration, and management. Free trial.

Redis logo

The world’s most loved real‑time data platform.
Try free

Cassandra Forward online event

Want to level up your Cassandra game?
If you missed the event or would like to re-watch a session, replays are available now. Watch now!

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Neo4j logo

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

Present your product here