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 > AlaSQL vs. Amazon DynamoDB vs. BoltDB vs. Dgraph vs. jBASE

System Properties Comparison AlaSQL vs. Amazon DynamoDB vs. BoltDB vs. Dgraph vs. jBASE

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAmazon DynamoDB  Xexclude from comparisonBoltDB  Xexclude from comparisonDgraph  Xexclude from comparisonjBASE  Xexclude from comparison
DescriptionJavaScript DBMS libraryHosted, scalable database service by Amazon with the data stored in Amazons cloudAn embedded key-value store for Go.Distributed and scalable native Graph DBMSA robust multi-value DBMS comprising development tools and middleware
Primary database modelDocument store
Relational DBMS
Document store
Key-value store
Key-value storeGraph DBMSMultivalue DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score74.07
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score0.74
Rank#220  Overall
#31  Key-value stores
Score1.45
Rank#156  Overall
#15  Graph DBMS
Score1.41
Rank#159  Overall
#3  Multivalue DBMS
Websitealasql.orgaws.amazon.com/­dynamodbgithub.com/­boltdb/­boltdgraph.iowww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbase
Technical documentationgithub.com/­AlaSQL/­alasqldocs.aws.amazon.com/­dynamodbdgraph.io/­docsdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9
DeveloperAndrey Gershun & Mathias R. WulffAmazonDgraph Labs, Inc.Rocket Software (formerly Zumasys)
Initial release20142012201320161991
Current release5.7
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercial infofree tier for a limited amount of database operationsOpen Source infoMIT LicenseOpen Source infoApache 2.0commercial
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptGoGo
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
AIX
Linux
Windows
Data schemeschema-freeschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or datenoyesnoyesoptional
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.nononoyes
Secondary indexesnoyesnoyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nononoEmbedded SQL for jBASE in BASIC
APIs and other access methodsJavaScript APIRESTful HTTP APIGraphQL query language
gRPC (using protocol buffers) API
HTTP API
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
Supported programming languagesJavaScript.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
GoC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Basic
Jabbascript
Java
Server-side scripts infoStored proceduresnonononoyes
Triggersyesyes infoby integration with AWS Lambdanonoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneyesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesnoneSynchronous replication via Raftyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency infocan be specified for read operations
noneImmediate Consistency
Foreign keys infoReferential integrityyesnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACID infoACID across one or more tables within a single AWS account and regionyesACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlnoAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)nono infoPlanned for future releasesAccess rights can be defined down to the item level

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
AlaSQLAmazon DynamoDBBoltDBDgraphjBASE
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

Recent citations in the news

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

Uber Migrates 1 Trillion Records from DynamoDB to LedgerStore to Save $6 Million Annually
19 May 2024, InfoQ.com

Using the circuit-breaker pattern with AWS Lambda extensions and Amazon DynamoDB | Amazon Web Services
16 May 2024, AWS Blog

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

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

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

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

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

Dgraph GraphQL database users detail graph use cases
20 April 2021, TechTarget

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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.

AllegroGraph logo

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

Present your product here