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

DBMS > Amazon Neptune vs. PouchDB vs. RRDtool vs. Stardog vs. TerarkDB

System Properties Comparison Amazon Neptune vs. PouchDB vs. RRDtool vs. Stardog vs. TerarkDB

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonPouchDB  Xexclude from comparisonRRDtool  Xexclude from comparisonStardog  Xexclude from comparisonTerarkDB  Xexclude from comparison
DescriptionFast, reliable graph database built for the cloudJavaScript 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.Enterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primary database modelGraph DBMS
RDF store
Document storeTime Series DBMSGraph DBMS
RDF store
Key-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.20
Rank#119  Overall
#9  Graph DBMS
#5  RDF stores
Score2.28
Rank#115  Overall
#21  Document stores
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Score0.00
Rank#383  Overall
#60  Key-value stores
Websiteaws.amazon.com/­neptunepouchdb.comoss.oetiker.ch/­rrdtoolwww.stardog.comgithub.com/­bytedance/­terarkdb
Technical documentationaws.amazon.com/­neptune/­developer-resourcespouchdb.com/­guidesoss.oetiker.ch/­rrdtool/­docdocs.stardog.combytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperAmazonApache Software FoundationTobias OetikerStardog-UnionByteDance, originally Terark
Initial release20172012199920102016
Current release7.1.1, June 20191.8.0, 20227.3.0, May 2020
License infoCommercial or Open SourcecommercialOpen SourceOpen Source infoGPL V2 and FLOSScommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentscommercial inforestricted open source 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 infoImplementations in Java (e.g. RRD4J) and C# availableJavaC++
Server operating systemshostedserver-less, requires a JavaScript environment (browser, Node.js)HP-UX
Linux
Linux
macOS
Windows
Data schemeschema-freeschema-freeyesschema-free and OWL/RDFS-schema supportschema-free
Typing infopredefined data types such as float or dateyesnoNumeric data onlyyesno
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 infoExporting into and restoring from XML files possibleno infoImport/export of XML data possibleno
Secondary indexesnoyes infovia viewsnoyes infosupports real-time indexing in full-text and geospatialno
SQL infoSupport of SQLnononoYes, compatible with all major SQL variants through dedicated BI/SQL Serverno
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
HTTP REST infoonly for PouchDB Server
JavaScript API
in-process shared library
Pipes
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
C++ API
Java API
Supported programming languagesC#
Go
Java
JavaScript
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
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C++
Java
Server-side scripts infoStored proceduresnoView functions in JavaScriptnouser defined functions and aggregates, HTTP Server extensions in Javano
Triggersnoyesnoyes infovia event handlersno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infowith a proxy-based framework, named couchdb-loungenonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.Multi-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
noneMulti-source replication in HA-Clusternone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencynoneImmediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyes infoRelationships in graphsnonoyes inforelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes infoby using the rrdcached daemonyesyes
Durability infoSupport for making data persistentyes infowith encyption-at-restyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)nonoAccess rights for users and rolesno

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 NeptunePouchDBRRDtoolStardogTerarkDB
DB-Engines blog posts

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

Find and link similar entities in a knowledge graph using Amazon Neptune, Part 1: Full-text search | Amazon Web ...
7 May 2024, AWS Blog

Find and link similar entities in a knowledge graph using Amazon Neptune, Part 2: Vector similarity search | Amazon ...
7 May 2024, AWS Blog

AWS announces Amazon Neptune I/O-Optimized
22 February 2024, AWS Blog

Amazon Neptune Analytics is now available in the AWS Europe (London) Region
14 March 2024, AWS Blog

Analyze large amounts of graph data to get insights and find trends with Amazon Neptune Analytics | Amazon Web ...
29 November 2023, AWS Blog

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

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

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

Cacti: Using Graphs to Monitor Networks and Devices
16 March 2011, Packt Hub

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

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

provided by Google News

A Chinese company is making the cloud 200x faster ยท TechNode
3 July 2017, TechNode

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.

Milvus logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Present your product here