DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon DynamoDB vs. H2GIS vs. LokiJS vs. NebulaGraph vs. Rockset

System Properties Comparison Amazon DynamoDB vs. H2GIS vs. LokiJS vs. NebulaGraph vs. Rockset

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonH2GIS  Xexclude from comparisonLokiJS  Xexclude from comparisonNebulaGraph  Xexclude from comparisonRockset  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudSpatial extension of H2In-memory JavaScript DBMSA distributed, linear scalable, high perfomant Graph DBMSA scalable, reliable search and analytics service in the cloud, built on RocksDB
Primary database modelDocument store
Key-value store
Spatial DBMSDocument storeGraph DBMSDocument store
Secondary database modelsRelational DBMSRelational DBMS
Search engine
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.00
Rank#383  Overall
#7  Spatial DBMS
Score0.43
Rank#264  Overall
#42  Document stores
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score0.79
Rank#211  Overall
#35  Document stores
Websiteaws.amazon.com/­dynamodbwww.h2gis.orggithub.com/­techfort/­LokiJSgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
rockset.com
Technical documentationdocs.aws.amazon.com/­dynamodbwww.h2gis.org/­docs/­hometechfort.github.io/­LokiJSdocs.nebula-graph.iodocs.rockset.com
DeveloperAmazonCNRSVesoft Inc.Rockset
Initial release20122013201420192019
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoLGPL 3.0Open SourceOpen Source infoApache Version 2.0 + Common Clause 1.0commercial
Cloud-based only infoOnly available as a cloud serviceyesnononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaScriptC++C++
Server operating systemshostedserver-less, requires a JavaScript environment (browser, Node.js)Linuxhosted
Data schemeschema-freeyesschema-freeStrong typed schemaschema-free
Typing infopredefined data types such as float or dateyesyesnoyesdynamic typing
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 infoingestion from XML files supported
Secondary indexesyesyesyes infovia viewsyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.all fields are automatically indexed
SQL infoSupport of SQLnoyesnoSQL-like query languageRead-only SQL queries, including JOINs
APIs and other access methodsRESTful HTTP APIJavaScript APIBrowser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
HTTP REST
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
JavaJavaScript.Net
C++
Go
Java
PHP
Python
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoyes infobased on H2View functions in JavaScriptuser defined functionsno
Triggersyes infoby integration with AWS Lambdayesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnonenoneShardingAutomatic sharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infobased on H2noneCausal Clustering using Raft protocolyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)noyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencynoneImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesnoyes infoRelationships in graphsno
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 regionACIDno infoatomic operations within a single collection possibleACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes infousing RocksDByes
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 H2noRole-based access controlAccess rights for users and organizations can be defined via Rockset console
More information provided by the system vendor
Amazon DynamoDBH2GISLokiJSNebulaGraphRockset
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» 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 DynamoDBH2GISLokiJSNebulaGraphRockset
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

Introducing configurable maximum throughput for Amazon DynamoDB on-demand | Amazon Web Services
3 May 2024, AWS Blog

AWS announces Amazon DynamoDB zero-ETL integration with Amazon OpenSearch Service
28 November 2023, AWS Blog

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

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

A new and improved AWS CDK construct for Amazon DynamoDB tables | Amazon Web Services
31 January 2024, AWS Blog

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Celebrating 10,000 GitHub Stars for NebulaGraph
26 March 2024, PR Newswire

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16 September 2022, TechCrunch

Beginner’s Guide to NebulaGraph Database | by Ng Wai Foong
26 October 2022, Towards Data Science

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

provided by Google News

Rockset Announces 2024 Index Conference, Industry Event for Engineers Building Search, Analytics, and AI ...
18 April 2024, Datanami

Rockset targets cost control with latest database update
31 January 2024, TechTarget

Honing business data with AI real-time analytics
14 March 2024, SiliconANGLE News

Rockset Releases New Instance Class, Gains Momentum as the Search and Analytics Database Built for the Cloud
31 January 2024, GlobeNewswire

Real-time analytics database provider aims to cut compute costs by 30%
31 January 2024, SDxCentral

provided by Google News



Share this page

Featured Products

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.

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

RaimaDB logo

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

Present your product here