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. Lovefield vs. Percona Server for MongoDB vs. RDF4J vs. SAP HANA

System Properties Comparison Amazon DynamoDB vs. Lovefield vs. Percona Server for MongoDB vs. RDF4J vs. SAP HANA

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonLovefield  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonSAP HANA  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudEmbeddable relational database for web apps written in pure JavaScriptA drop-in replacement for MongoDB Community Edition with enterprise-grade features.RDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.In-memory, column based data store. Available as appliance or cloud service
Primary database modelDocument store
Key-value store
Relational DBMSDocument storeRDF storeRelational DBMS
Secondary database modelsDocument store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial 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
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score0.52
Rank#254  Overall
#39  Document stores
Score0.69
Rank#230  Overall
#9  RDF stores
Score44.69
Rank#22  Overall
#16  Relational DBMS
Websiteaws.amazon.com/­dynamodbgoogle.github.io/­lovefieldwww.percona.com/­mongodb/­software/­percona-server-for-mongodbrdf4j.orgwww.sap.com/­products/­hana.html
Technical documentationdocs.aws.amazon.com/­dynamodbgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddocs.percona.com/­percona-distribution-for-mongodbrdf4j.org/­documentationhelp.sap.com/­hana
DeveloperAmazonGooglePerconaSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.SAP
Initial release20122014201520042010
Current release2.1.12, February 20173.4.10-2.10, November 20172.0 SPS07 (AprilĀ 4, 2023), April 2023
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache 2.0Open Source infoGPL Version 2Open Source infoEclipse Distribution License (EDL), v1.0.commercial
Cloud-based only infoOnly available as a cloud serviceyesnononono infoalso available as a cloud based service
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptC++Java
Server operating systemshostedserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinuxLinux
OS X
Unix
Windows
Appliance or cloud-service
Data schemeschema-freeyesschema-freeyes infoRDF Schemasyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLnoSQL-like query language infovia JavaScript builder patternnonoyes
APIs and other access methodsRESTful HTTP APIproprietary protocol using JSONJava API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
JDBC
ODBC
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
JavaScriptActionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
Java
PHP
Python
Server-side scripts infoStored proceduresnonoJavaScriptyesSQLScript, R
Triggersyes infoby integration with AWS LambdaUsing read-only observersnoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingnoneyes
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneSource-replica replicationnoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)noyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesnoyes
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 regionACIDnoACID infoIsolation support depends on the API usedACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyes infoin-memory storage is supported as wellyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infousing MemoryDByes infovia In-Memory Engineyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noAccess rights for users and rolesnoyes

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
CData: 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 DynamoDBLovefieldPercona Server for MongoDBRDF4J infoformerly known as SesameSAP HANA
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

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

5 Reasons to Run MongoDB on Kubernetes
6 March 2024, The New Stack

Percona launches management system aimed at open-source databases
17 May 2022, The Register

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

The essential guide to MongoDB security
2 February 2017, InfoWorld

Percona's DBMS Popularity Survey
25 June 2019, iProgrammer

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

provided by Google News

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

Automating the update process of a clustered SAP HANA DB using nZDT and Ansible | Amazon Web Services
16 November 2023, AWS Blog

Modernize consolidation in an SAP S/4 HANA environment | CCH Tagetik
9 April 2024, Wolters Kluwer

What are the options as SAP HANA 1.0 support in the Neo environment sunsets?
3 November 2023, ComputerWeekly.com

SAP HANA Cloud Vector Engine
18 April 2024, IgniteSAP

provided by Google News



Share this page

Featured Products

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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