DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Amazon DynamoDB vs. Faircom DB vs. Graph Engine vs. Lovefield vs. RavenDB

System Properties Comparison Amazon DynamoDB vs. Faircom DB vs. Graph Engine vs. Lovefield vs. RavenDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonLovefield  Xexclude from comparisonRavenDB  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.A distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineEmbeddable relational database for web apps written in pure JavaScriptOpen Source Operational and Transactional Enterprise NoSQL Document Database
Primary database modelDocument store
Key-value store
Key-value store
Relational DBMS
Graph DBMS
Key-value store
Relational DBMSDocument store
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score72.39
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score0.19
Rank#310  Overall
#44  Key-value stores
#139  Relational DBMS
Score0.59
Rank#235  Overall
#21  Graph DBMS
#33  Key-value stores
Score0.23
Rank#299  Overall
#135  Relational DBMS
Score2.70
Rank#99  Overall
#18  Document stores
Websiteaws.amazon.com/­dynamodbwww.faircom.com/­products/­faircom-dbwww.graphengine.iogoogle.github.io/­lovefieldravendb.net
Technical documentationdocs.aws.amazon.com/­dynamodbdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlwww.graphengine.io/­docs/­manualgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdravendb.net/­docs
DeveloperAmazonFairCom CorporationMicrosoftGoogleHibernating Rhinos
Initial release20121979201020142010
Current releaseV13, July 20242.1.12, February 20175.4, July 2022
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercial infoRestricted, free version availableOpen Source infoMIT LicenseOpen Source infoApache 2.0Open Source infoAGPL version 3, commercial license 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 languageANSI C, C++.NET and CJavaScriptC#
Server operating systemshostedAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
.NETserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinux
macOS
Raspberry Pi
Windows
Data schemeschema-freeschema free, schema optional, schema required, partial schema,yesyesschema-free
Typing infopredefined data types such as float or dateyesyes, ANSI SQL Types, JSON, typed binary structuresyesyesno
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 indexesyesyesyesyes
SQL infoSupport of SQLnoyes, ANSI SQL with proprietary extensionsnoSQL-like query language infovia JavaScript builder patternSQL-like query language (RQL)
APIs and other access methodsRESTful HTTP APIADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
RESTful HTTP API.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
C#
C++
F#
Visual Basic
JavaScript.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresnoyes info.Net, JavaScript, C/C++yesnoyes
Triggersyes infoby integration with AWS LambdayesnoUsing read-only observersyes
Partitioning methods infoMethods for storing different data on different nodesShardingFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioninghorizontal partitioningnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).noneMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Default ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
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 regiontunable from ACID to Eventually ConsistentnoACIDACID, Cluster-wide transaction available
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesYes, tunable from durable to delayed durability to in-memoryoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infousing MemoryDB
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-standard with additional protections for filesnoAuthorization levels configured per client per database

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 DynamoDBFaircom DB infoformerly c-treeACEGraph Engine infoformer name: TrinityLovefieldRavenDB
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

Build a scalable, context-aware chatbot with Amazon DynamoDB, Amazon Bedrock, and LangChain
6 November 2024, AWS Blog

AWS Re:Invent 2018: Amazon DynamoDB Deep Dive: Advanced Design Patterns For DynamoDB (DAT401) [1a006c]
9 November 2024, Vatican.va

How Channel Corporation modernized their architecture with Amazon DynamoDB, Part 2: Streams
6 November 2024, AWS Blog

AWS Re:Invent 2018: Amazon DynamoDB Deep Dive: Advanced Design Patterns For DynamoDB (DAT401) [11b37b]
8 November 2024, University of Birmingham

How Channel Corporation modernized their architecture with Amazon DynamoDB, Part 1: Motivation and approaches
6 November 2024, AWS Blog

provided by Google News

FairCom Unveils New Look, FairCom DB v13: Introducing 'DB Made Simple'
4 June 2024, Business Wire

provided by Google News

Trinity
30 October 2010, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

Graph databases are hot, but can they break relational’s grip?
2 December 2017, SiliconANGLE News

How Google and Microsoft taught search to “understand” the Web
6 June 2012, Ars Technica

thatDot launches Quine, a streaming graph engine
23 February 2022, TechCrunch

provided by Google News

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and Accelerate Growth
13 June 2023, PR Newswire

The Forrester Wave™: Big Data NoSQL, Q1 2019
13 March 2019, Forrester

Top 8 Best NoSQL Databases in 2024
9 September 2024, AIM

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

RaimaDB logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here