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. Databricks vs. DolphinDB vs. LeanXcale vs. LokiJS

System Properties Comparison Amazon DynamoDB vs. Databricks vs. DolphinDB vs. LeanXcale vs. LokiJS

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonDatabricks  Xexclude from comparisonDolphinDB  Xexclude from comparisonLeanXcale  Xexclude from comparisonLokiJS  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudThe Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.DolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.A highly scalable full ACID SQL database with fast NoSQL data ingestion and GIS capabilitiesIn-memory JavaScript DBMS
Primary database modelDocument store
Key-value store
Document store
Relational DBMS
Time Series DBMSKey-value store
Relational DBMS
Document store
Secondary database modelsRelational 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
Score78.61
Rank#15  Overall
#2  Document stores
#10  Relational DBMS
Score4.13
Rank#80  Overall
#6  Time Series DBMS
Score0.29
Rank#291  Overall
#41  Key-value stores
#132  Relational DBMS
Score0.43
Rank#264  Overall
#42  Document stores
Websiteaws.amazon.com/­dynamodbwww.databricks.comwww.dolphindb.comwww.leanxcale.comgithub.com/­techfort/­LokiJS
Technical documentationdocs.aws.amazon.com/­dynamodbdocs.databricks.comdocs.dolphindb.cn/­en/­help200/­index.htmltechfort.github.io/­LokiJS
DeveloperAmazonDatabricksDolphinDB, IncLeanXcale
Initial release20122013201820152014
Current releasev2.00.4, January 2022
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercialcommercial infofree community version availablecommercialOpen Source
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaScript
Server operating systemshostedhostedLinux
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeFlexible Schema (defined schema, partial schema, schema free)yesyesschema-free
Typing infopredefined data types such as float or dateyesyesno
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.yesnono
Secondary indexesyesyesyesyes infovia views
SQL infoSupport of SQLnowith Databricks SQLSQL-like query languageyes infothrough Apache Derbyno
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
RESTful HTTP API
JDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
JDBC
Kafka Connector
ODBC
proprietary key/value interface
Spark Connector
JavaScript API
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Python
R
Scala
C#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
C
Java
Scala
JavaScript
Server-side scripts infoStored proceduresnouser defined functions and aggregatesyesView functions in JavaScript
Triggersyes infoby integration with AWS Lambdanoyes
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)yesnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynonoyesno
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 regionACIDyesACIDno infoatomic operations within a single collection possible
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Administrators, Users, Groupsno
More information provided by the system vendor
Amazon DynamoDBDatabricksDolphinDBLeanXcaleLokiJS
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» 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 DynamoDBDatabricksDolphinDBLeanXcaleLokiJS
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

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, 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

Databricks' GPT rival and who's investing in 'underdog' founders
8 May 2024, TechCrunch

Nvidia, Databricks Sued in Latest AI Copyright Class Actions
3 May 2024, Bloomberg Law

Exclusive | Pete Sonsini, Early Investor in Databricks, Gets Closer to Launching New VC Firm
3 May 2024, The Wall Street Journal

Databricks Launches DBRX, A New Standard for Efficient Open Source Models India - English
27 March 2024, PR Newswire

This Is the Platform Nancy Pelosi Used to Make Her Private Investment in Databricks
12 April 2024, Yahoo Finance

provided by Google News

Combining operational and analytical databases in a single platform
26 May 2017, Cordis News

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

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

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.

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.

Present your product here