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. SAP Advantage Database Server vs. SQL.JS vs. XTDB

System Properties Comparison Amazon Aurora vs. OrigoDB vs. SAP Advantage Database Server vs. SQL.JS vs. XTDB

Editorial information provided by DB-Engines
NameAmazon Aurora  Xexclude from comparisonOrigoDB  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparisonSQL.JS  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionMySQL and PostgreSQL compatible cloud service by AmazonA fully ACID in-memory object graph databaseLow-cost RDBMS with access to ISAM and FoxPro data structuresPort of SQLite to JavaScriptA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelRelational DBMSDocument store
Object oriented DBMS
Relational DBMSRelational DBMSDocument store
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.50
Rank#49  Overall
#31  Relational DBMS
Score0.03
Rank#378  Overall
#51  Document stores
#18  Object oriented DBMS
Score0.57
Rank#248  Overall
#114  Relational DBMS
Score0.09
Rank#351  Overall
#47  Document stores
Websiteaws.amazon.com/­rds/­auroraorigodb.comwww.sap.com/products/advantage-database-server.htmlsql.js.orggithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_Aurora.htmlorigodb.com/­docssql.js.org/­documentation/­index.htmlwww.xtdb.com/­docs
DeveloperAmazonRobert Friberg et alSybase, SAPAlon Zakai infoenhancements implemented by othersJuxt Ltd.
Initial release20152009 infounder the name LiveDB199320122019
Current release1.19, September 2021
License infoCommercial or Open SourcecommercialOpen SourcecommercialOpen SourceOpen Source infoMIT License
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#JavaScriptClojure
Server operating systemshostedLinux
Windows
Linux
Windows
server-less, requires a JavaScript environment (browser, Node.js)All OS with a Java 8 (and higher) VM
Linux
Data schemeyesyesyesyesschema-free
Typing infopredefined data types such as float or dateyesUser defined using .NET types and collectionsyesyesyes, extensible-data-notation format
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 .NETnonono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyesnoyesyes infoSQL-92 is not fully supportedlimited SQL, making use of Apache Calcite
APIs and other access methodsADO.NET
JDBC
ODBC
.NET Client API
HTTP API
LINQ
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
JavaScript APIHTTP REST
JDBC
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.NetDelphi
Perl
PHP
JavaScriptClojure
Java
Server-side scripts infoStored proceduresyesyesyesnono
Triggersyesyes infoDomain Eventsyesnono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioninghorizontal partitioning infoclient side managed; servers are not synchronizednonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationSource-replica replicationMulti-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-replica replication
noneyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityyesdepending on modelyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infoWrite ahead logyesno infoexcept by serializing a db to a fileyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno infocaching of (temporary) tables can be configuredyes
User concepts infoAccess controlfine grained access rights according to SQL-standardRole based authorizationfine 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

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

More resources
Amazon AuroraOrigoDBSAP Advantage Database Server infoformer name: Sybase ADSSQL.JSXTDB infoformerly named Crux
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

University of Nebraska-Omaha's ITD Lab migrates to Amazon Aurora with Babelfish, reducing database costs | Amazon ...
8 April 2024, AWS Blog

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

How RocketReach stabilized Amazon Aurora costs and improved performance with Amazon Aurora I/O-Optimized ...
2 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

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

provided by Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19 October 2023, SAP News

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



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

SingleStore logo

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

Neo4j logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

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

Present your product here