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 > CouchDB vs. Firebolt vs. IRONdb vs. Oracle

System Properties Comparison CouchDB vs. Firebolt vs. IRONdb vs. Oracle

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonFirebolt  Xexclude from comparisonIRONdb  Xexclude from comparisonOracle  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Highly scalable cloud data warehouse and analytics product infoForked from ClickhouseA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityWidely used RDBMS
Primary database modelDocument storeRelational DBMSTime Series DBMSRelational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extensionDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score9.30
Rank#45  Overall
#7  Document stores
Score1.90
Rank#134  Overall
#62  Relational DBMS
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Websitecouchdb.apache.orgwww.firebolt.iowww.circonus.com/solutions/time-series-database/www.oracle.com/­database
Technical documentationdocs.couchdb.org/­en/­stabledocs.firebolt.iodocs.circonus.com/irondb/category/getting-starteddocs.oracle.com/­en/­database
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerFirebolt Analytics Inc.Circonus LLC.Oracle
Initial release2005202020171980
Current release3.3.3, December 2023V0.10.20, January 201823c, September 2023
License infoCommercial or Open SourceOpen Source infoApache version 2commercialcommercialcommercial inforestricted free version is available
Cloud-based only infoOnly available as a cloud servicenoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangC and C++C and C++
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
hostedLinuxAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Data schemeschema-freeyesschema-freeyes infoSchemaless in JSON and XML columns
Typing infopredefined data types such as float or datenoyesyes infotext, numeric, histogramsyes
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
Secondary indexesyes infovia viewsyesnoyes
SQL infoSupport of SQLnoyesSQL-like query language (Circonus Analytics Query Language: CAQL)yes infowith proprietary extensions
APIs and other access methodsRESTful HTTP/JSON API.Net
ODBC
RESTful HTTP API
HTTP APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
Go
JavaScript (Node.js)
Python
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Server-side scripts infoStored proceduresView functions in JavaScriptnoyes, in LuaPL/SQL infoalso stored procedures in Java possible
Triggersyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0Automatic, metric affinity per nodeSharding, horizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
depending on storage layerconfigurable replication factor, datacenter awareMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnono infocan be realized in PL/SQL
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate consistency per node, eventual consistency across nodesImmediate Consistency
Foreign keys infoReferential integritynonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possiblenoACID infoisolation level can be parameterized
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyes
Durability infoSupport for making data persistentyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlAccess rights for users can be defined per databasenofine grained access rights according to SQL-standard

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
3rd partiesDevart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"FireboltIRONdbOracle
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

How to Automate A Blog Post App Deployment With GitHub Actions, Node.js, CouchDB, and Aptible
4 December 2023, hackernoon.com

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

provided by Google News

10 Best Data Pipeline Tools of 2024 to Boost Your Productivity
20 February 2024, Datamation

Cloud data unicorn Firebolt fires dozens of employees
7 September 2022, CTech

Firebolt, a data warehouse startup, raises $100M at a $1.4B valuation for faster, cheaper analytics on large data sets
26 January 2022, TechCrunch

Firebolt vs Snowflake | Data Warehousing Platform Comparison
1 April 2022, TechRepublic

Cloud data warehouse startup Firebolt hits unicorn status with $100M Series C round
26 January 2022, SiliconANGLE News

provided by Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22 February 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

provided by Google News

What's New: April 2024
26 April 2024, Oracle

Why run Oracle Database on Arm
19 April 2024, Oracle

Oracle and Microsoft bring Oracle Database@Azure to Europe
14 March 2024, Oracle

Oracle Database@Azure now Generally Available in Azure East US Region to accelerate your data center exit
13 December 2023, Oracle

Announcing the general availability of Oracle Globally Distributed Autonomous Database
4 March 2024, Oracle

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

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

Present your product here