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. Datomic vs. HEAVY.AI vs. LevelDB vs. Lovefield

System Properties Comparison Amazon DynamoDB vs. Datomic vs. HEAVY.AI vs. LevelDB vs. Lovefield

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonDatomic  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonLevelDB  Xexclude from comparisonLovefield  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesEmbeddable relational database for web apps written in pure JavaScript
Primary database modelDocument store
Key-value store
Relational DBMSRelational DBMSKey-value storeRelational DBMS
Secondary database modelsSpatial 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
Score1.59
Rank#150  Overall
#69  Relational DBMS
Score1.77
Rank#141  Overall
#65  Relational DBMS
Score2.35
Rank#111  Overall
#19  Key-value stores
Score0.29
Rank#293  Overall
#133  Relational DBMS
Websiteaws.amazon.com/­dynamodbwww.datomic.comgithub.com/­heavyai/­heavydb
www.heavy.ai
github.com/­google/­leveldbgoogle.github.io/­lovefield
Technical documentationdocs.aws.amazon.com/­dynamodbdocs.datomic.comdocs.heavy.aigithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.md
DeveloperAmazonCognitectHEAVY.AI, Inc.GoogleGoogle
Initial release20122012201620112014
Current release1.0.6735, June 20235.10, January 20221.23, February 20212.1.12, February 2017
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercial infolimited edition freeOpen Source infoApache Version 2; enterprise edition availableOpen Source infoBSDOpen Source infoApache 2.0
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 languageJava, ClojureC++ and CUDAC++JavaScript
Server operating systemshostedAll OS with a Java VMLinuxIllumos
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, Safari
Data schemeschema-freeyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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
Secondary indexesyesyesnonoyes
SQL infoSupport of SQLnonoyesnoSQL-like query language infovia JavaScript builder pattern
APIs and other access methodsRESTful HTTP APIRESTful HTTP APIJDBC
ODBC
Thrift
Vega
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Clojure
Java
All languages supporting JDBC/ODBC/Thrift
Python
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
JavaScript
Server-side scripts infoStored proceduresnoyes infoTransaction Functionsnonono
Triggersyes infoby integration with AWS LambdaBy using transaction functionsnonoUsing read-only observers
Partitioning methods infoMethods for storing different data on different nodesShardingnone infoBut extensive use of caching in the application peersSharding infoRound robinnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesnone infoBut extensive use of caching in the application peersMulti-source replicationnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononoyes
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 regionACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyes infowith automatic compression on writesyes, by using IndexedDB or the cloud service Firebase Realtime Database
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes inforecommended only for testing and developmentyesyes infousing MemoryDB
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)nofine grained access rights according to SQL-standardnono

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 DynamoDBDatomicHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022LevelDBLovefield
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

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

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Zoona Case Study
16 December 2017, AWS Blog

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Brazil’s Nubank acquires US software firm Cognitect, creator of Clojure and Datomic
24 July 2020, LatamList

provided by Google News

Big Data Analytics: A Game Changer for Infrastructure
13 July 2023, Spiceworks News and Insights

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19 April 2023, Business Wire

Making the most of geospatial intelligence
14 April 2023, InfoWorld

HEAVY.AI Partners with Bain, Maxar, and Nvidia to Provide Digital Twins for Telecom Networks
16 February 2023, Datanami

The insideBIGDATA IMPACT 50 List for Q4 2023
11 October 2023, insideBIGDATA

provided by Google News

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks & Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

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

Present your product here