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 Aurora vs. H2 vs. OrigoDB vs. SQL.JS vs. YDB

System Properties Comparison Amazon Aurora vs. H2 vs. OrigoDB vs. SQL.JS vs. YDB

Editorial information provided by DB-Engines
NameAmazon Aurora  Xexclude from comparisonH2  Xexclude from comparisonOrigoDB  Xexclude from comparisonSQL.JS  Xexclude from comparisonYDB  Xexclude from comparison
DescriptionMySQL and PostgreSQL compatible cloud service by AmazonFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A fully ACID in-memory object graph databasePort of SQLite to JavaScriptA distributed fault-tolerant database service, with high availability, scalability, immediate consistency and ACID transactions and providing an Amazon DynamoDB compatible API
Primary database modelRelational DBMSRelational DBMSDocument store
Object oriented DBMS
Relational DBMSDocument store
Relational DBMS
Secondary database modelsDocument storeSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.91
Rank#50  Overall
#32  Relational DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score0.35
Rank#278  Overall
#43  Document stores
#127  Relational DBMS
Websiteaws.amazon.com/­rds/­aurorawww.h2database.comorigodb.comsql.js.orggithub.com/­ydb-platform/­ydb
ydb.tech
Technical documentationdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_Aurora.htmlwww.h2database.com/­html/­main.htmlorigodb.com/­docssql.js.org/­documentation/­index.htmlydb.tech/­en/­docs
DeveloperAmazonThomas MuellerRobert Friberg et alAlon Zakai infoenhancements implemented by othersYandex
Initial release201520052009 infounder the name LiveDB20122019
Current release2.2.220, July 2023
License infoCommercial or Open SourcecommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open SourceOpen SourceOpen Source infoApache 2.0; commercial license 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 languageJavaC#JavaScript
Server operating systemshostedAll OS with a Java VMLinux
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeyesyesyesyesFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or dateyesyesUser defined using .NET types and collectionsyesyes
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.yesnono infocan be achieved using .NETnono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyesyesnoyes infoSQL-92 is not fully supportedSQL-like query language (YQL)
APIs and other access methodsADO.NET
JDBC
ODBC
JDBC
ODBC
.NET Client API
HTTP API
LINQ
JavaScript APIRESTful HTTP API (DynamoDB compatible)
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Java.NetJavaScriptGo
Java
JavaScript (Node.js)
PHP
Python
Server-side scripts infoStored proceduresyesJava Stored Procedures and User-Defined Functionsyesnono
Triggersyesyesyes infoDomain Eventsno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnonehorizontal partitioning infoclient side managed; servers are not synchronizednoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationWith clustering: 2 database servers on different computers operate on identical copies of a databaseSource-replica replicationnoneActive-passive shard replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integrityyesyesdepending on modelyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyes infoWrite ahead logno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardRole based authorizationnoAccess rights defined for Yandex Cloud users

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 AuroraH2OrigoDBSQL.JSYDB
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

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

Handle tables without primary keys while creating Amazon Aurora PostgreSQL zero-ETL integrations with Amazon ...
18 April 2024, AWS Blog

New – Amazon Aurora Optimized Reads for Aurora PostgreSQL with up to 8x query latency improvement for I/O ...
8 November 2023, AWS Blog

Knowledge Bases for Amazon Bedrock now supports Amazon Aurora PostgreSQL and Cohere embedding models ...
12 February 2024, AWS Blog

Build generative AI applications with Amazon Aurora and Knowledge Bases for Amazon Bedrock | Amazon Web Services
2 February 2024, AWS Blog

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Russian Court Sues Yandex CEO For LGBT Propaganda Case
30 April 2024, VOI.ID

Personal Data Protection Service Initiates Probe into Yandex.Go App’s Data Processing
10 August 2023, Civil Georgia

Data leak from Russian delivery app shows dining habits of the secret police
3 April 2022, The Verge

Yandex code leak: Why hack of ‘Russian Google’s’ ranking factors has spooked the SEO industry
1 February 2023, The Indian Express

Yandex Food's Data Gets Leaked, Russian Secret Service Habits Are Revealed, Including Putin's Lover's House
4 April 2022, VOI English

provided by Google News



Share this page

Featured Products

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

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

RaimaDB logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here