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. HugeGraph vs. Kingbase vs. SQL.JS vs. SQLite

System Properties Comparison Amazon DynamoDB vs. HugeGraph vs. Kingbase vs. SQL.JS vs. SQLite

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonHugeGraph  Xexclude from comparisonKingbase  Xexclude from comparisonSQL.JS  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudA fast-speed and highly-scalable Graph DBMSAn enterprise-class RDBMS compatible with PostgreSQL and Oracle and widely used in China.Port of SQLite to JavaScriptWidely used embeddable, in-process RDBMS
Primary database modelDocument store
Key-value store
Graph DBMSRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial 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
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score0.45
Rank#262  Overall
#123  Relational DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websiteaws.amazon.com/­dynamodbgithub.com/­hugegraph
hugegraph.apache.org
www.kingbase.com.cnsql.js.orgwww.sqlite.org
Technical documentationdocs.aws.amazon.com/­dynamodbhugegraph.apache.org/­docssql.js.org/­documentation/­index.htmlwww.sqlite.org/­docs.html
DeveloperAmazonBaiduBeiJing KINGBASE Information technologies inc.Alon Zakai infoenhancements implemented by othersDwayne Richard Hipp
Initial release20122018199920122000
Current release0.9V8.0, August 20213.45.3  (15 April 2024), April 2024
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache Version 2.0commercialOpen SourceOpen Source infoPublic Domain
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 and JavaJavaScriptC
Server operating systemshostedLinux
macOS
Unix
Linux
Windows
server-less, requires a JavaScript environment (browser, Node.js)server-less
Data schemeschema-freeyesyesyesyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesyesyesyes infonot rigid because of 'dynamic typing' concept.
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.noyesnono
Secondary indexesyesyes infoalso supports composite index and range indexyesyes
SQL infoSupport of SQLnonoStandard with numerous extensionsyes infoSQL-92 is not fully supportedyes infoSQL-92 is not fully supported
APIs and other access methodsRESTful HTTP APIJava API
RESTful HTTP API
TinkerPop Gremlin
ADO.NET
gokb
JDBC
kdbndp
ODBC
PDI
PDO
Pro*C
psycopg2
QT
JavaScript APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Groovy
Java
Python
.Net
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
JavaScriptActionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresnoasynchronous Gremlin script jobsuser defined functionsnono
Triggersyes infoby integration with AWS Lambdanoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingyes infodepending on used storage backend, e.g. Cassandra and HBasehorizontal partitioning (by range, list and hash) and vertical partitioningnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infodepending on used storage backend, e.g. Cassandra and HBaseyesnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)via hugegraph-sparknonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynoyes infoedges in graphyesyesyes
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 regionACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesno 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.yesyesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Users, roles and permissionsfine grained access rights according to SQL-standardnono

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
Navicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
Amazon DynamoDBHugeGraphKingbaseSQL.JSSQLite
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

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, 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

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

provided by Google News

Made in China 2025 is back, with a new name and a focus on database companies – The China Project
19 December 2022, The China Project

Opening preparation - Alekhine defense, Saemisch variation
18 April 2016, Chess.com

Backup & Recovery Solutions from China
4 August 2022, Хабр

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

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

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

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

Another Look At The Bcachefs Performance on Linux 6.7 Review
30 November 2023, Phoronix

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

AllegroGraph logo

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

RaimaDB logo

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

Present your product here