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. Derby vs. Heroic vs. Lovefield vs. Quasardb

System Properties Comparison Amazon DynamoDB vs. Derby vs. Heroic vs. Lovefield vs. Quasardb

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonHeroic  Xexclude from comparisonLovefield  Xexclude from comparisonQuasardb  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Time Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchEmbeddable relational database for web apps written in pure JavaScriptDistributed, high-performance timeseries database
Primary database modelDocument store
Key-value store
Relational DBMSTime Series DBMSRelational DBMSTime Series 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
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score0.51
Rank#255  Overall
#21  Time Series DBMS
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score0.14
Rank#332  Overall
#29  Time Series DBMS
Websiteaws.amazon.com/­dynamodbdb.apache.org/­derbygithub.com/­spotify/­heroicgoogle.github.io/­lovefieldquasar.ai
Technical documentationdocs.aws.amazon.com/­dynamodbdb.apache.org/­derby/­manuals/­index.htmlspotify.github.io/­heroicgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddoc.quasar.ai/­master
DeveloperAmazonApache Software FoundationSpotifyGooglequasardb
Initial release20121997201420142009
Current release10.17.1.0, November 20232.1.12, February 20173.14.1, January 2024
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache version 2Open Source infoApache 2.0Open Source infoApache 2.0commercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenses
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 languageJavaJavaJavaScriptC++
Server operating systemshostedAll OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariBSD
Linux
OS X
Windows
Data schemeschema-freeyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes infointeger and binary
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.yesnonono
Secondary indexesyesyesyes infovia Elasticsearchyesyes infowith tags
SQL infoSupport of SQLnoyesnoSQL-like query language infovia JavaScript builder patternSQL-like query language
APIs and other access methodsRESTful HTTP APIJDBCHQL (Heroic Query Language, a JSON-based language)
HTTP API
HTTP API
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
JavaJavaScript.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-side scripts infoStored proceduresnoJava Stored Proceduresnonono
Triggersyes infoby integration with AWS LambdayesnoUsing read-only observersno
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingnoneSharding infoconsistent hashing
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationyesnoneSource-replica replication with selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nononowith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesnoyesno
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 regionACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyes infoby using LevelDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes infousing MemoryDByes infoTransient mode
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)fine grained access rights according to SQL-standardnoCryptographically strong user authentication and audit trail

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 DynamoDBDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBHeroicLovefieldQuasardb
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

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

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

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

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

provided by Google News

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

The Arrival of Java 20
21 March 2023, Oracle

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Apache® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

No, Citrix did not kill CloudStack
15 September 2014, InfoWorld

provided by Google News

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6 June 2023, PR Newswire

Gas on the run – ALMA spots the shadow of a molecular outflow from a quasar when the Universe was less than one ...
2 February 2024, waseda.jp

provided by Google News



Share this page

Featured Products

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.

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

Present your product here