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. PouchDB vs. RRDtool vs. XTDB

System Properties Comparison Amazon SimpleDB vs. PouchDB vs. RRDtool vs. XTDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonPouchDB  Xexclude from comparisonRRDtool  Xexclude from comparisonXTDB infoformerly named Crux  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 ScioreJavaScript DBMS with an API inspired by CouchDBIndustry 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.A general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelKey-value storeDocument storeTime Series DBMSDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#138  Overall
#24  Key-value stores
Score2.28
Rank#115  Overall
#21  Document stores
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Score0.11
Rank#343  Overall
#46  Document stores
Websiteaws.amazon.com/­simpledbpouchdb.comoss.oetiker.ch/­rrdtoolgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdocs.aws.amazon.com/­simpledbpouchdb.com/­guidesoss.oetiker.ch/­rrdtool/­docwww.xtdb.com/­docs
DeveloperAmazonApache Software FoundationTobias OetikerJuxt Ltd.
Initial release2007201219992019
Current release7.1.1, June 20191.8.0, 20221.19, September 2021
License infoCommercial or Open SourcecommercialOpen SourceOpen Source infoGPL V2 and FLOSSOpen Source infoMIT License
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptC infoImplementations in Java (e.g. RRD4J) and C# availableClojure
Server operating systemshostedserver-less, requires a JavaScript environment (browser, Node.js)HP-UX
Linux
All OS with a Java 8 (and higher) VM
Linux
Data schemeschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or datenonoNumeric data onlyyes, extensible-data-notation format
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.nono infoExporting into and restoring from XML files possibleno
Secondary indexesyes infoAll columns are indexed automaticallyyes infovia viewsnoyes
SQL infoSupport of SQLnononolimited SQL, making use of Apache Calcite
APIs and other access methodsRESTful HTTP APIHTTP REST infoonly for PouchDB Server
JavaScript API
in-process shared library
Pipes
HTTP REST
JDBC
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
JavaScriptC 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
Clojure
Java
Server-side scripts infoStored proceduresnoView functions in JavaScriptnono
Triggersnoyesnono
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationSharding infowith a proxy-based framework, named couchdb-loungenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
noneyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual Consistencynone
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationnonoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoby using the rrdcached daemonyes
Durability infoSupport for making data persistentyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)nono

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 SimpleDBPouchDBRRDtoolXTDB infoformerly named Crux
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

New kids on the block: database management systems implemented in JavaScript
1 December 2014, 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

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

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

Amazon SimpleDB Management in Eclipse
22 July 2009, AWS Blog

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

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

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

A plotting utility for text mode consoles and terminals @tenox77
28 June 2023, Adafruit Blog

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

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

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

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

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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