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

DBMS > Fauna vs. OpenTSDB vs. Oracle Berkeley DB vs. PouchDB

System Properties Comparison Fauna vs. OpenTSDB vs. Oracle Berkeley DB vs. PouchDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameFauna infopreviously named FaunaDB  Xexclude from comparisonOpenTSDB  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonPouchDB  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.Scalable Time Series DBMS based on HBaseWidely used in-process key-value storeJavaScript DBMS with an API inspired by CouchDB
Primary database modelDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Time Series DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Document store
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
Score1.59
Rank#140  Overall
#12  Time Series DBMS
Score1.88
Rank#130  Overall
#23  Key-value stores
#3  Native XML DBMS
Score2.18
Rank#114  Overall
#21  Document stores
Websitefauna.comopentsdb.netwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlpouchdb.com
Technical documentationdocs.fauna.comopentsdb.net/­docs/­build/­html/­index.htmldocs.oracle.com/­cd/­E17076_05/­html/­index.htmlpouchdb.com/­guides
DeveloperFauna, Inc.currently maintained by Yahoo and other contributorsOracle infooriginally developed by Sleepycat, which was acquired by OracleApache Software Foundation
Initial release2014201119942012
Current release18.1.40, May 20207.1.1, June 2019
License infoCommercial or Open SourcecommercialOpen Source infoLGPLOpen Source infocommercial license availableOpen 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 languageScalaJavaC, Java, C++ (depending on the Berkeley DB edition)JavaScript
Server operating systemshostedLinux
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or datenonumeric data for metrics, strings for tagsnono
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.nonoyes infoonly with the Berkeley DB XML editionno
Secondary indexesyesnoyesyes infovia views
SQL infoSupport of SQLnonoyes infoSQL interfaced based on SQLite is availableno
APIs and other access methodsRESTful HTTP APIHTTP API
Telnet API
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesC#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
Erlang
Go
Java
Python
R
Ruby
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
JavaScript
Server-side scripts infoStored proceduresuser defined functionsnonoView functions in JavaScript
Triggersnonoyes infoonly for the SQL APIyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoconsistent hashingSharding infobased on HBasenoneSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationselectable replication factor infobased on HBaseSource-replica replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency infobased on HBaseEventual Consistency
Foreign keys infoReferential integrityyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes
Durability infoSupport for making data persistentyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backend
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 FaunaDBOpenTSDBOracle Berkeley DBPouchDB
DB-Engines blog posts

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

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 Announces Native Integration with Cloudflare Workers
18 September 2024, GlobeNewswire

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

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

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

provided by Google News

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

LogicMonitor Rolls a Time Series Database for Finer-Grain Reporting
1 June 2016, The New Stack

A real-time processing revival
1 April 2015, O'Reilly Media

provided by Google News

What is NoSQL (Not Only SQL database)?
28 February 2022, TechTarget

Margo I. Seltzer
18 August 2020, Berkman Klein Center

Oracle acquires Sleepycat for code
17 August 2016, East Bay Times

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular
5 March 2019, ADT Magazine

How to store financial market data for backtesting
26 January 2019, Towards Data Science

provided by Google News

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

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

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

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.

Milvus logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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