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. Apache Jena - TDB vs. Citus vs. Google Cloud Datastore vs. RRDtool

System Properties Comparison Amazon SimpleDB vs. Apache Jena - TDB vs. Citus vs. Google Cloud Datastore vs. RRDtool

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonApache Jena - TDB  Xexclude from comparisonCitus  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonRRDtool  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 RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.
Primary database modelKey-value storeRDF storeRelational DBMSDocument storeTime Series 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
Score3.62
Rank#83  Overall
#3  RDF stores
Score2.15
Rank#117  Overall
#56  Relational DBMS
Score4.36
Rank#72  Overall
#12  Document stores
Score1.90
Rank#132  Overall
#11  Time Series DBMS
Websiteaws.amazon.com/­simpledbjena.apache.org/­documentation/­tdb/­index.htmlwww.citusdata.comcloud.google.com/­datastoreoss.oetiker.ch/­rrdtool
Technical documentationdocs.aws.amazon.com/­simpledbjena.apache.org/­documentation/­tdb/­index.htmldocs.citusdata.comcloud.google.com/­datastore/­docsoss.oetiker.ch/­rrdtool/­doc
DeveloperAmazonApache Software Foundation infooriginally developed by HP LabsGoogleTobias Oetiker
Initial release20072000201020081999
Current release4.9.0, July 20238.1, December 20181.8.0, 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache License, Version 2.0Open Source infoAGPL, commercial license also availablecommercialOpen Source infoGPL V2 and FLOSS
Cloud-based only infoOnly available as a cloud serviceyesnonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaCC infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemshostedAll OS with a Java VMLinuxhostedHP-UX
Linux
Data schemeschema-freeyes infoRDF Schemasyesschema-freeyes
Typing infopredefined data types such as float or datenoyesyesyes, details hereNumeric data only
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.yes infospecific XML type available, but no XML query functionalitynono infoExporting into and restoring from XML files possible
Secondary indexesyes infoAll columns are indexed automaticallyyesyesyesno
SQL infoSupport of SQLnonoyes infostandard, with numerous extensionsSQL-like query language (GQL)no
APIs and other access methodsRESTful HTTP APIFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
in-process shared library
Pipes
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
Java.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
Server-side scripts infoStored proceduresnoyesuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.using Google App Engineno
Triggersnoyes infovia event handleryesCallbacks using the Google Apps Engineno
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationnoneShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneSource-replica replication infoother methods possible by using 3rd party extensionsMulti-source replication using Paxosnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infousing Google Cloud Dataflowno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.none
Foreign keys infoReferential integritynoyesyes infovia ReferenceProperties or Ancestor pathsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationACID infoTDB TransactionsACIDACID infoSerializable Isolation within Transactions, Read Committed outside of Transactionsno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoby using the rrdcached daemon
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access control via Jena Securityfine grained access rights according to SQL-standardAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)no

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 SimpleDBApache Jena - TDBCitusGoogle Cloud DatastoreRRDtool
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

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

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

Hands-on Tutorial for Getting Started with Amazon SimpleDB
28 May 2010, Packt Hub

Amazon SimpleDB Expands Web Services
16 December 2007, Data Center Knowledge

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

provided by Google News

Sparql Secrets In Jena-Fuseki - DataScienceCentral.com
24 July 2022, Data Science Central

Extract and query knowledge graphs using Apache Jena (SPARQL Engine)
4 December 2019, Towards Data Science

6 Libraries in Java for Machine Learning
2 October 2023, Analytics India Magazine

A catalogue with semantic annotations makes multilabel datasets FAIR | Scientific Reports
4 May 2022, Nature.com

MarkLogic Hones Its Triple Store
18 August 2015, Datanami

provided by Google News

What Microsoft's Open Source PostgreSQL Acquisition Portends for SQL Server
1 June 2024, ITPro Today

Ubicloud wants to build an open source alternative to AWS
5 March 2024, TechCrunch

Ubicloud reels in $16M for its open-source cloud platform
5 March 2024, SiliconANGLE News

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24 January 2019, Microsoft

Microsoft Benchmarks Distributed PostgreSQL DBs
10 July 2023, Datanami

provided by Google News

Best cloud storage of 2024
21 May 2024, TechRadar

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

Google says it'll stop charging fees to transfer data out of Google Cloud
11 January 2024, TechCrunch

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

provided by Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9 January 2024, Help Net Security

Critical IP spoofing bug patched in Cacti
15 December 2022, The Daily Swig

How to install Cacti SNMP Monitor on Ubuntu
24 November 2017, TechRepublic

Installation Guide for Collectd and Collectd-Web to Monitor Server Resources in Linux
29 November 2017, Linux.com

Cacti servers under attack by attackers exploiting CVE-2022-46169
16 January 2023, Help Net Security

provided by Google News



Share this page

Featured Products

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here