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

DBMS > Fauna vs. Prometheus vs. RRDtool vs. SQL.JS

System Properties Comparison Fauna vs. Prometheus vs. RRDtool vs. SQL.JS

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameFauna infopreviously named FaunaDB  Xexclude from comparisonPrometheus  Xexclude from comparisonRRDtool  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionFauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.Open-source Time Series DBMS and monitoring systemIndustry 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.Port of SQLite to JavaScript
Primary database modelDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Time Series DBMSTime Series DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.55
Rank#143  Overall
#26  Document stores
#13  Graph DBMS
#66  Relational DBMS
#13  Time Series DBMS
Score7.56
Rank#49  Overall
#3  Time Series DBMS
Score1.70
Rank#136  Overall
#11  Time Series DBMS
Score0.53
Rank#246  Overall
#115  Relational DBMS
Websitefauna.comprometheus.iooss.oetiker.ch/­rrdtoolsql.js.org
Technical documentationdocs.fauna.comprometheus.io/­docsoss.oetiker.ch/­rrdtool/­docsql.js.org/­documentation/­index.html
DeveloperFauna, Inc.Tobias OetikerAlon Zakai infoenhancements implemented by others
Initial release2014201519992012
Current release1.8.0, 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoGPL V2 and FLOSSOpen Source
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 languageScalaGoC infoImplementations in Java (e.g. RRD4J) and C# availableJavaScript
Server operating systemshostedLinux
Windows
HP-UX
Linux
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeyesyesyes
Typing infopredefined data types such as float or datenoNumeric data onlyNumeric data onlyyes
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 infoImport of XML data possibleno infoExporting into and restoring from XML files possibleno
Secondary indexesyesnono
SQL infoSupport of SQLnononoyes infoSQL-92 is not fully supported
APIs and other access methodsRESTful HTTP APIRESTful HTTP/JSON APIin-process shared library
Pipes
JavaScript API
Supported programming languagesC#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
.Net
C++
Go
Haskell
Java
JavaScript (Node.js)
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
JavaScript
Server-side scripts infoStored proceduresuser defined functionsnonono
Triggersnononono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoconsistent hashingShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationyes infoby Federationnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistencynonenonenone
Foreign keys infoReferential integrityyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoby using the rrdcached daemon
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes
User concepts infoAccess controlIdentity management, authentication, and access controlnonono

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
Fauna infopreviously named FaunaDBPrometheusRRDtoolSQL.JS
DB-Engines blog posts

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

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Fauna Adds Declarative Tool to Update Namesake Database
1 July 2024, DevOps.com

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21 March 2024, GlobeNewswire

Utah Natural Heritage Program
12 June 2024, Utah Division of Wildlife Resources

Slicing the Gordian Knot: A leap to real-time systems of truth
3 February 2024, SiliconANGLE News

Fauna Announces Native Integration with Cloudflare Workers
18 September 2024, GlobeNewswire

provided by Google News

Introducing the Amazon Timestream for LiveAnalytics Prometheus Connector
8 July 2024, AWS Blog

How to Monitor an Ubuntu Server With Prometheus: Collecting and Visualizing System Metrics
9 July 2024, Linux Journal

VTEX scales to 150 million metrics using Amazon Managed Service for Prometheus
10 March 2024, AWS Blog

Consider Grafana vs. Prometheus for your time-series tools
18 October 2021, TechTarget

My Prometheus is Overwhelmed! Help!
24 July 2021, hackernoon.com

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

The 16 Best Open Source Network Monitoring Tools in 2023
21 October 2022, Solutions Review

Cacti Cross-Site-Scripting Vulnerability Let Attacker Poison Database
7 September 2023, CybersecurityNews

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024
22 March 2023, SitePoint

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

React Native for beginners
31 October 2018, hackernoon.com

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

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

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

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

Present your product here