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. H2GIS vs. Memgraph vs. SQL.JS vs. TerminusDB

System Properties Comparison Amazon DynamoDB vs. H2GIS vs. Memgraph vs. SQL.JS vs. TerminusDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonH2GIS  Xexclude from comparisonMemgraph  Xexclude from comparisonSQL.JS  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudSpatial extension of H2An open source graph database built for real-time streaming and compatible with Neo4jPort of SQLite to JavaScriptScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primary database modelDocument store
Key-value store
Spatial DBMSGraph DBMSRelational DBMSGraph DBMS
Secondary database modelsRelational DBMSDocument store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.45
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score0.08
Rank#368  Overall
#7  Spatial DBMS
Score3.19
Rank#94  Overall
#8  Graph DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Score0.23
Rank#316  Overall
#27  Graph DBMS
Websiteaws.amazon.com/­dynamodbwww.h2gis.orgmemgraph.comsql.js.orgterminusdb.com
Technical documentationdocs.aws.amazon.com/­dynamodbwww.h2gis.org/­docs/­homememgraph.com/­docssql.js.org/­documentation/­index.htmlterminusdb.github.io/­terminusdb/­#
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperAmazonCNRSMemgraph LtdAlon Zakai infoenhancements implemented by othersDataChemist Ltd.
Initial release20122013201720122018
Current release11.0.0, January 2023
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoLGPL 3.0Open Source infoBSL 1.1; commercial license for enterprise edition availableOpen SourceOpen Source infoGPL V3
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 C++JavaScriptProlog, Rust
Server operating systemshostedLinuxserver-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeschema-freeyesschema-free and schema-optionalyesyes
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 indexesyesyes
SQL infoSupport of SQLnoyesnoyes infoSQL-92 is not fully supportedSQL-like query language (WOQL)
APIs and other access methodsRESTful HTTP APIBolt protocol
Cypher query language
JavaScript APIOWL
RESTful HTTP API
WOQL (Web Object Query Language)
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Java.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
JavaScriptJavaScript
Python
Server-side scripts infoStored proceduresnoyes infobased on H2noyes
Triggersyes infoby integration with AWS Lambdayesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infodynamic graph partitioningnoneGraph Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infobased on H2Multi-source replication using RAFTnoneJournaling Streams
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 ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynoyesyes inforelationships in graphsyesyes
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 regionACIDACID infowith snapshot isolationACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesno infoexcept by serializing a db to a fileyes infoin-memory journaling
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)yes infobased on H2Users, roles and permissionsnoRole-based access control
More information provided by the system vendor
Amazon DynamoDBH2GISMemgraphSQL.JSTerminusDB infoformer name was DataChemist
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» more

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 DynamoDBH2GISMemgraphSQL.JSTerminusDB infoformer name was DataChemist
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

Simplify cross-account access control with Amazon DynamoDB using resource-based policies | Amazon Web Services
20 March 2024, AWS Blog

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

DynamoDB: When to Move Out?
22 January 2024, The New Stack

Simplify private connectivity to Amazon DynamoDB with AWS PrivateLink | Amazon Web Services
19 March 2024, AWS Blog

Bulk update Amazon DynamoDB tables with AWS Step Functions | Amazon Web Services
20 March 2024, AWS Blog

provided by Google News

Enhance Your Network with the Power of a Graph DB
4 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Modeling and Navigating a Transportation Network with Memgraph
12 April 2021, Towards Data Science

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.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

In Praise Of SQLite
28 July 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

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

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

Irish start-ups received €28m from Enterprise Ireland in 2021
7 April 2022, SiliconRepublic.com

Bus Terminus Update - April 26th
26 April 2021, Around DB and Life on Lantau

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

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.

Present your product here