DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon DynamoDB vs. Lovefield vs. NuoDB vs. RDF4J vs. Sadas Engine

System Properties Comparison Amazon DynamoDB vs. Lovefield vs. NuoDB vs. RDF4J vs. Sadas Engine

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonLovefield  Xexclude from comparisonNuoDB  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonSadas Engine  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudEmbeddable relational database for web apps written in pure JavaScriptNuoDB is a webscale distributed database that supports SQL and ACID transactionsRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.SADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primary database modelDocument store
Key-value store
Relational DBMSRelational DBMSRDF storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.45
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score0.33
Rank#286  Overall
#131  Relational DBMS
Score0.94
Rank#197  Overall
#92  Relational DBMS
Score0.74
Rank#222  Overall
#9  RDF stores
Score0.07
Rank#373  Overall
#157  Relational DBMS
Websiteaws.amazon.com/­dynamodbgoogle.github.io/­lovefieldwww.3ds.com/­nuodb-distributed-sql-databaserdf4j.orgwww.sadasengine.com
Technical documentationdocs.aws.amazon.com/­dynamodbgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddoc.nuodb.comrdf4j.org/­documentationwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
DeveloperAmazonGoogleDassault Systèmes infooriginally NuoDB, Inc.Since 2016 officially forked into an Eclipse project, former developer was Aduna Software.SADAS s.r.l.
Initial release20122014201320042006
Current release2.1.12, February 20178.0
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache 2.0commercial infolimited edition freeOpen Source infoEclipse Distribution License (EDL), v1.0.commercial infofree trial version available
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 languageJavaScriptC++JavaC++
Server operating systemshostedserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, Safarihosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
OS X
Unix
Windows
AIX
Linux
Windows
Data schemeschema-freeyesyesyes 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 patternyesnoyes
APIs and other access methodsRESTful HTTP APIADO.NET
JDBC
ODBC
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
JDBC
ODBC
Proprietary protocol
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
JavaScript.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Java
PHP
Python
.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-side scripts infoStored proceduresnonoJava, SQLyesno
Triggersyes infoby integration with AWS LambdaUsing read-only observersyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnonedata is dynamically stored/cached on the nodes where it is read/writtennonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneyes infoManaged transparently by NuoDBnonenone
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 Consistency
Foreign keys infoReferential integritynoyesyesyes
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 regionACIDACID infotunable commit protocolACID infoIsolation support depends on the API used
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCCyesyes
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 infoTemporary tableyes infomanaged by 'Learn by Usage'
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noStandard SQL roles/ privileges, Administrative UsersnoAccess rights for users, groups and roles according to SQL-standard

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 DynamoDBLovefieldNuoDBRDF4J infoformerly known as SesameSadas Engine
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

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

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

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

Bulk update Amazon DynamoDB tables with AWS Step Functions | Amazon Web Services
20 March 2024, AWS Blog

provided by Google News

Kagiso interactive shares: all eyes on android at google I/O
11 May 2015, WhaTech

provided by Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

NuoDB has Microsoft SQL Server in its sights
8 May 2013, ZDNet

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10 April 2018, Daily Host News

NuoDB bags $14.2M for distributed database technology
26 February 2014, VatorNews

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

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

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