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

DBMS > Amazon DynamoDB vs. Dolt vs. mSQL vs. OrigoDB vs. SQL.JS

System Properties Comparison Amazon DynamoDB vs. Dolt vs. mSQL vs. OrigoDB vs. SQL.JS

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonDolt  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonOrigoDB  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudA MySQL compatible DBMS with Git-like versioning of data and schemamSQL (Mini SQL) is a simple and lightweight RDBMSA fully ACID in-memory object graph databasePort of SQLite to JavaScript
Primary database modelDocument store
Key-value store
Relational DBMSRelational DBMSDocument store
Object oriented DBMS
Relational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.07
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websiteaws.amazon.com/­dynamodbgithub.com/­dolthub/­dolt
www.dolthub.com
hughestech.com.au/­products/­msqlorigodb.comsql.js.org
Technical documentationdocs.aws.amazon.com/­dynamodbdocs.dolthub.comorigodb.com/­docssql.js.org/­documentation/­index.html
DeveloperAmazonDoltHub IncHughes TechnologiesRobert Friberg et alAlon Zakai infoenhancements implemented by others
Initial release2012201819942009 infounder the name LiveDB2012
Current release4.4, October 2021
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache Version 2.0commercial infofree licenses can be providedOpen SourceOpen Source
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 languageGoCC#JavaScript
Server operating systemshostedLinux
macOS
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesUser defined using .NET types and collectionsyes
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.nonono infocan be achieved using .NETno
Secondary indexesyesyesyesyes
SQL infoSupport of SQLnoyesA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersnoyes infoSQL-92 is not fully supported
APIs and other access methodsRESTful HTTP APICLI Client
HTTP REST
JDBC
ODBC
.NET Client API
HTTP API
LINQ
JavaScript API
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C++
Delphi
Java
Perl
PHP
Tcl
.NetJavaScript
Server-side scripts infoStored proceduresnoyes infocurrently in alpha releasenoyesno
Triggersyes infoby integration with AWS Lambdayesnoyes infoDomain Eventsno
Partitioning methods infoMethods for storing different data on different nodesShardingnonenonehorizontal partitioning infoclient side managed; servers are not synchronizednone
Replication methods infoMethods for redundantly storing data on multiple nodesyesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.noneSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
nonenone
Foreign keys infoReferential integritynoyesnodepending on modelyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoACID across one or more tables within a single AWS account and regionACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesnoyes
Durability infoSupport for making data persistentyesyesyesyes infoWrite ahead logno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Only one user is configurable, and must be specified in the config file at startupnoRole 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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Amazon DynamoDBDoltmSQL infoMini SQLOrigoDBSQL.JS
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

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

show all

Recent citations in the news

Using the circuit-breaker pattern with AWS Lambda extensions and Amazon DynamoDB | Amazon Web Services
16 May 2024, AWS Blog

DynamoDB’s Superpower: Mastering Single Table Design in DynamoDB
16 May 2024, Security Boulevard

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

Migrating Uber's Ledger Data from DynamoDB to LedgerStore
11 April 2024, Uber

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

provided by Google News

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

provided by Google News

Writing a Web Service in Perl
9 July 2003, PCQuest

Higher Education PS rules out ghost students before PAC
29 November 2018, diggers.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

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.

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

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here