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

DBMS > Amazon DynamoDB vs. Dgraph vs. jBASE vs. LokiJS vs. Stardog

System Properties Comparison Amazon DynamoDB vs. Dgraph vs. jBASE vs. LokiJS vs. Stardog

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonDgraph  Xexclude from comparisonjBASE  Xexclude from comparisonLokiJS  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudDistributed and scalable native Graph DBMSA robust multi-value DBMS comprising development tools and middlewareIn-memory JavaScript DBMSEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelDocument store
Key-value store
Graph DBMSMultivalue DBMSDocument storeGraph DBMS
RDF 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
Score1.45
Rank#156  Overall
#15  Graph DBMS
Score1.41
Rank#159  Overall
#3  Multivalue DBMS
Score0.43
Rank#264  Overall
#42  Document stores
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websiteaws.amazon.com/­dynamodbdgraph.iowww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasegithub.com/­techfort/­LokiJSwww.stardog.com
Technical documentationdocs.aws.amazon.com/­dynamodbdgraph.io/­docsdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9techfort.github.io/­LokiJSdocs.stardog.com
DeveloperAmazonDgraph Labs, Inc.Rocket Software (formerly Zumasys)Stardog-Union
Initial release20122016199120142010
Current release5.77.3.0, May 2020
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache 2.0commercialOpen Sourcecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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 languageGoJavaScriptJava
Server operating systemshostedLinux
OS X
Windows
AIX
Linux
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Windows
Data schemeschema-freeschema-freeschema-freeschema-freeschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesyesoptionalnoyes
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 infoImport/export of XML data possible
Secondary indexesyesyesyes infovia viewsyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLnonoEmbedded SQL for jBASE in BASICnoYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsRESTful HTTP APIGraphQL query language
gRPC (using protocol buffers) API
HTTP API
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
JavaScript APIGraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Basic
Jabbascript
Java
JavaScript.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnonoyesView functions in JavaScriptuser defined functions and aggregates, HTTP Server extensions in Java
Triggersyes infoby integration with AWS Lambdanoyesyesyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesShardingyesShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesSynchronous replication via RaftyesnoneMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencynoneImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynonononoyes inforelationships in graphs
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 regionACIDACIDno infoatomic operations within a single collection possibleACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes
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)no infoPlanned for future releasesAccess rights can be defined down to the item levelnoAccess rights for users and roles

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 DynamoDBDgraphjBASELokiJSStardog
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

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

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

provided by Google News

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1 September 2020, AWS Blog

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20 July 2022, PR Newswire

Dgraph launches Slash GraphQL, a GraphQL-native database Backend-as-a-Service
10 September 2020, TechCrunch

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26 May 2021, businesswire.com

Dgraph Raises $6M in Seed Funding
20 July 2022, FinSMEs

provided by Google News

Temenos signs first customer in India
24 August 2009, Finextra

provided by Google News

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

Neo4j logo

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

AllegroGraph logo

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

Present your product here