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 SimpleDB vs. Dolt vs. Lovefield vs. RDF4J vs. TigerGraph

System Properties Comparison Amazon SimpleDB vs. Dolt vs. Lovefield vs. RDF4J vs. TigerGraph

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonDolt  Xexclude from comparisonLovefield  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonTigerGraph  Xexclude from comparison
DescriptionHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreA MySQL compatible DBMS with Git-like versioning of data and schemaEmbeddable relational database for web apps written in pure JavaScriptRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.A complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primary database modelKey-value storeRelational DBMSRelational DBMSRDF storeGraph DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.88
Rank#133  Overall
#23  Key-value stores
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score0.33
Rank#286  Overall
#131  Relational DBMS
Score0.74
Rank#222  Overall
#9  RDF stores
Score1.80
Rank#138  Overall
#13  Graph DBMS
Websiteaws.amazon.com/­simpledbgithub.com/­dolthub/­dolt
www.dolthub.com
google.github.io/­lovefieldrdf4j.orgwww.tigergraph.com
Technical documentationdocs.aws.amazon.com/­simpledbdocs.dolthub.comgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdrdf4j.org/­documentationdocs.tigergraph.com
DeveloperAmazonDoltHub IncGoogleSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.
Initial release20072018201420042017
Current release2.1.12, February 2017
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0Open Source infoApache 2.0Open Source infoEclipse Distribution License (EDL), v1.0.commercial
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 languageGoJavaScriptJavaC++
Server operating systemshostedLinux
macOS
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinux
OS X
Unix
Windows
Linux
Data schemeschema-freeyesyesyes infoRDF Schemasyes
Typing infopredefined data types such as float or datenoyesyesyesyes
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 indexesyes infoAll columns are indexed automaticallyyesyesyes
SQL infoSupport of SQLnoyesSQL-like query language infovia JavaScript builder patternnoSQL-like query language (GSQL)
APIs and other access methodsRESTful HTTP APICLI Client
HTTP REST
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaScriptJava
PHP
Python
C++
Java
Server-side scripts infoStored proceduresnoyes infocurrently in alpha releasenoyesyes
TriggersnoyesUsing read-only observersyesno
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationnonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.nonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Foreign keys infoReferential integritynoyesyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationACIDACIDACID infoIsolation support depends on the API usedACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyes 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 MemoryDBno
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Only one user is configurable, and must be specified in the config file at startupnonoRole-based access control

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

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Amazon SimpleDBDoltLovefieldRDF4J infoformerly known as SesameTigerGraph
DB-Engines blog posts

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

show all

Recent citations in the news

A Place for Everything – Amazon SimpleDB
14 December 2007, AWS Blog

Amazon DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed ...
12 November 2013, TechCrunch

An Overview of Amazon Web Services - Cloud Application Architectures [Book]
22 September 2018, O'Reilly Media

Amazon SimpleDB Management in Eclipse | AWS News Blog
22 July 2009, AWS Blog

Good Advice on Keeping Your Database Simple and Fast.
25 March 2009, All Things Distributed

provided by Google News

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

25 Hot New Data Tools and What They DON'T Do
14 May 2020, Towards Data Science

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

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30 April 2024, Datanami

How TigerGraph CoPilot enables graph-augmented AI
30 April 2024, InfoWorld

TigerGraph unveils GenAI assistant, introduces new CEO
30 April 2024, TechTarget

TigerGraph Bolsters DB for Enterprise Graph Workloads
1 November 2023, Datanami

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20 June 2023, SiliconANGLE News

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

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

Present your product here