DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon DynamoDB vs. Cubrid vs. JaguarDB vs. Sadas Engine vs. SQL.JS

System Properties Comparison Amazon DynamoDB vs. Cubrid vs. JaguarDB vs. Sadas Engine vs. SQL.JS

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonCubrid  Xexclude from comparisonJaguarDB  Xexclude from comparisonSadas Engine  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPPerformant, highly scalable DBMS for AI and IoT applicationsSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsPort of SQLite to JavaScript
Primary database modelDocument store
Key-value store
Relational DBMSKey-value store
Vector DBMS
Relational DBMSRelational DBMS
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
Score1.20
Rank#169  Overall
#78  Relational DBMS
Score0.00
Rank#383  Overall
#60  Key-value stores
#13  Vector DBMS
Score0.00
Rank#383  Overall
#158  Relational DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websiteaws.amazon.com/­dynamodbcubrid.com (korean)
cubrid.org (english)
www.jaguardb.comwww.sadasengine.comsql.js.org
Technical documentationdocs.aws.amazon.com/­dynamodbcubrid.org/­manualswww.jaguardb.com/­support.htmlwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationsql.js.org/­documentation/­index.html
DeveloperAmazonCUBRID Corporation, CUBRID FoundationDataJaguar, Inc.SADAS s.r.l.Alon Zakai infoenhancements implemented by others
Initial release20122008201520062012
Current release11.0, January 20213.3 July 20238.0
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache Version 2.0Open Source infoGPL V3.0commercial infofree trial version availableOpen 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 languageC, C++, JavaC++ infothe server part. Clients available in other languagesC++JavaScript
Server operating systemshostedLinux
Windows
LinuxAIX
Linux
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nononono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLnoyesA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersyesyes infoSQL-92 is not fully supported
APIs and other access methodsRESTful HTTP APIADO.NET
JDBC
ODBC
OLE DB
JDBC
ODBC
JDBC
ODBC
Proprietary protocol
JavaScript API
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C
C#
C++
Groovy
Java
PHP
Python
JavaScript
Server-side scripts infoStored proceduresnoJava Stored Proceduresnonono
Triggersyes infoby integration with AWS Lambdayesnonono
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardinghorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationMulti-source replicationnonenone
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
Immediate ConsistencyEventual ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynoyesnoyesyes
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 regionACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesno 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.nonoyes infomanaged by 'Learn by Usage'yes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)fine grained access rights according to SQL-standardrights management via user accountsAccess rights for users, groups and roles 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
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 DynamoDBCubridJaguarDBSadas EngineSQL.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

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

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

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

Neo4j logo

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

Present your product here