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. Datomic vs. OrigoDB vs. SQL.JS vs. Transwarp ArgoDB

System Properties Comparison Amazon Aurora vs. Datomic vs. OrigoDB vs. SQL.JS vs. Transwarp ArgoDB

Editorial information provided by DB-Engines
NameAmazon Aurora  Xexclude from comparisonDatomic  Xexclude from comparisonOrigoDB  Xexclude from comparisonSQL.JS  Xexclude from comparisonTranswarp ArgoDB  Xexclude from comparison
DescriptionMySQL and PostgreSQL compatible cloud service by AmazonDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityA fully ACID in-memory object graph databasePort of SQLite to JavaScriptDistributed Analytical Database to replace Hadoop+MPP hybrid architecture
Primary database modelRelational DBMSRelational DBMSDocument store
Object oriented DBMS
Relational DBMSRelational DBMS
Secondary database modelsDocument storeSearch engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.91
Rank#50  Overall
#32  Relational DBMS
Score1.59
Rank#150  Overall
#69  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score0.07
Rank#350  Overall
#153  Relational DBMS
Websiteaws.amazon.com/­rds/­aurorawww.datomic.comorigodb.comsql.js.orgwww.transwarp.cn/­en/­product/­argodb
Technical documentationdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_Aurora.htmldocs.datomic.comorigodb.com/­docssql.js.org/­documentation/­index.htmldocs.transwarp.cn/­#/­documents-support/­docs?category=ARGODB
DeveloperAmazonCognitectRobert Friberg et alAlon Zakai infoenhancements implemented by othersTranswarp
Initial release201520122009 infounder the name LiveDB2012
Current release1.0.6735, June 2023
License infoCommercial or Open Sourcecommercialcommercial infolimited edition freeOpen SourceOpen Sourcecommercial
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 languageJava, ClojureC#JavaScript
Server operating systemshostedAll OS with a Java VMLinux
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesyesyesyesyes
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 .NETno
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyesnonoyes infoSQL-92 is not fully supportedyes
APIs and other access methodsADO.NET
JDBC
ODBC
RESTful HTTP API.NET Client API
HTTP API
LINQ
JavaScript API
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Clojure
Java
.NetJavaScript
Server-side scripts infoStored proceduresyesyes infoTransaction Functionsyesno
TriggersyesBy using transaction functionsyes infoDomain Eventsno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnone infoBut extensive use of caching in the application peershorizontal partitioning infoclient side managed; servers are not synchronizednone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnone infoBut extensive use of caching in the application peersSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityyesnodepending on modelyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yes 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.yesyes inforecommended only for testing and developmentyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnoRole based authorizationno

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 AuroraDatomicOrigoDBSQL.JSTranswarp ArgoDB
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

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

Join the preview of Amazon Aurora Limitless Database | Amazon Web Services
27 November 2023, 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

Amazon Aurora MySQL zero-ETL integration with Amazon Redshift is now generally available | Amazon Web Services
7 November 2023, AWS Blog

provided by Google News

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Zoona Case Study
16 December 2017, AWS Blog

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

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

国产化替代全面开花,星环科技用自研创新技术说话
26 May 2023, dostor.com

星环科技宣布完成数亿元D1 轮融资_Data
1 February 2019, 搜狐网

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

The database to transact, analyze and contextualize your data in real time.
Try it today.

Milvus logo

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

Present your product here