DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon Aurora vs. OrigoDB vs. PouchDB vs. Spark SQL vs. Vitess

System Properties Comparison Amazon Aurora vs. OrigoDB vs. PouchDB vs. Spark SQL vs. Vitess

Editorial information provided by DB-Engines
NameAmazon Aurora  Xexclude from comparisonOrigoDB  Xexclude from comparisonPouchDB  Xexclude from comparisonSpark SQL  Xexclude from comparisonVitess  Xexclude from comparison
DescriptionMySQL and PostgreSQL compatible cloud service by AmazonA fully ACID in-memory object graph databaseJavaScript DBMS with an API inspired by CouchDBSpark SQL is a component on top of 'Spark Core' for structured data processingScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelRelational DBMSDocument store
Object oriented DBMS
Document storeRelational DBMSRelational DBMS
Secondary database modelsDocument storeDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.57
Rank#51  Overall
#32  Relational DBMS
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score18.04
Rank#33  Overall
#20  Relational DBMS
Score0.88
Rank#203  Overall
#95  Relational DBMS
Websiteaws.amazon.com/­rds/­auroraorigodb.compouchdb.comspark.apache.org/­sqlvitess.io
Technical documentationdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_Aurora.htmlorigodb.com/­docspouchdb.com/­guidesspark.apache.org/­docs/­latest/­sql-programming-guide.htmlvitess.io/­docs
DeveloperAmazonRobert Friberg et alApache Software FoundationApache Software FoundationThe Linux Foundation, PlanetScale
Initial release20152009 infounder the name LiveDB201220142013
Current release7.1.1, June 20193.5.0 ( 2.13), September 202315.0.2, December 2022
License infoCommercial or Open SourcecommercialOpen SourceOpen SourceOpen Source infoApache 2.0Open Source infoApache Version 2.0, commercial licenses 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.
Implementation languageC#JavaScriptScalaGo
Server operating systemshostedLinux
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Docker
Linux
macOS
Data schemeyesyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesUser defined using .NET types and collectionsnoyesyes
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.yesno infocan be achieved using .NETnono
Secondary indexesyesyesyes infovia viewsnoyes
SQL infoSupport of SQLyesnonoSQL-like DML and DDL statementsyes infowith proprietary extensions
APIs and other access methodsADO.NET
JDBC
ODBC
.NET Client API
HTTP API
LINQ
HTTP REST infoonly for PouchDB Server
JavaScript API
JDBC
ODBC
ADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.NetJavaScriptJava
Python
R
Scala
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresyesyesView functions in JavaScriptnoyes infoproprietary syntax
Triggersyesyes infoDomain Eventsyesnoyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioninghorizontal partitioning infoclient side managed; servers are not synchronizedSharding infowith a proxy-based framework, named couchdb-loungeyes, utilizing Spark CoreSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationSource-replica replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
noneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integrityyesdepending on modelnonoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnonoACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyesyes infoWrite ahead logyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardRole based authorizationnonoUsers with fine-grained authorization concept infono user groups or roles

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

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

More resources
Amazon AuroraOrigoDBPouchDBSpark SQLVitess
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

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Introducing the Advanced Python Wrapper Driver for Amazon Aurora | Amazon Web Services
11 June 2024, AWS Blog

Build a FedRAMP compliant generative AI-powered chatbot using Amazon Aurora Machine Learning and Amazon ...
10 June 2024, AWS Blog

Join the preview of Amazon Aurora Limitless Database | Amazon Web Services
27 November 2023, AWS Blog

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda | Amazon ...
14 May 2024, AWS Blog

Improve the performance of generative AI workloads on Amazon Aurora with Optimized Reads and pgvector | Amazon ...
9 February 2024, AWS Blog

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

3 Reasons To Think Offline First
22 March 2017, IBM

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3 April 2024, InfoWorld

Performance Insights from Sigma Rule Detections in Spark Streaming
1 June 2024, Towards Data Science

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1 April 2024, Simplilearn

Simba Technologies(R) Introduces New, Powerful JDBC Driver With SQL Connector for Apache Spark(TM)
17 March 2024, Yahoo Singapore News

provided by Google News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

PlanetScale grabs YouTube-developed open-source tech, promises Vitess DBaaS with on-the-fly schema changes
18 May 2021, The Register

They scaled YouTube -- now they’ll shard everyone with PlanetScale
13 December 2018, TechCrunch

With Vitess 4.0, database vendor matures cloud-native platform
13 November 2019, TechTarget

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.com

provided by Google News



Share this page

Featured Products

Neo4j logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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