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

DBMS > Firebolt vs. Graph Engine vs. IRONdb vs. PouchDB vs. SwayDB

System Properties Comparison Firebolt vs. Graph Engine vs. IRONdb vs. PouchDB vs. SwayDB

Editorial information provided by DB-Engines
NameFirebolt  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonIRONdb  Xexclude from comparisonPouchDB  Xexclude from comparisonSwayDB  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionHighly scalable cloud data warehouse and analytics product infoForked from ClickhouseA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityJavaScript DBMS with an API inspired by CouchDBAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelRelational DBMSGraph DBMS
Key-value store
Time Series DBMSDocument storeKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.73
Rank#140  Overall
#63  Relational DBMS
Score0.67
Rank#232  Overall
#21  Graph DBMS
#34  Key-value stores
Score2.34
Rank#112  Overall
#21  Document stores
Score0.04
Rank#387  Overall
#61  Key-value stores
Websitewww.firebolt.iowww.graphengine.iowww.circonus.com/solutions/time-series-database/pouchdb.comswaydb.simer.au
Technical documentationdocs.firebolt.iowww.graphengine.io/­docs/­manualdocs.circonus.com/irondb/category/getting-startedpouchdb.com/­guides
DeveloperFirebolt Analytics Inc.MicrosoftCirconus LLC.Apache Software FoundationSimer Plaha
Initial release20202010201720122018
Current releaseV0.10.20, January 20187.1.1, June 2019
License infoCommercial or Open SourcecommercialOpen Source infoMIT LicensecommercialOpen SourceOpen Source infoGNU Affero GPL V3.0
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 language.NET and CC and C++JavaScriptScala
Server operating systemshosted.NETLinuxserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyes infotext, numeric, histogramsnono
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.nononono
Secondary indexesyesnoyes infovia viewsno
SQL infoSupport of SQLyesnoSQL-like query language (Circonus Analytics Query Language: CAQL)nono
APIs and other access methods.Net
ODBC
RESTful HTTP API
RESTful HTTP APIHTTP APIHTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesGo
JavaScript (Node.js)
Python
C#
C++
F#
Visual Basic
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
JavaScriptJava
Kotlin
Scala
Server-side scripts infoStored proceduresnoyesyes, in LuaView functions in JavaScriptno
Triggersnononoyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningAutomatic, metric affinity per nodeSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesdepending on storage layerconfigurable replication factor, datacenter awareMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency per node, eventual consistency across nodesEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess 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
FireboltGraph Engine infoformer name: TrinityIRONdbPouchDBSwayDB
DB-Engines blog posts

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

show all

Recent citations in the 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

Firebolt, Israeli Cloud Data Warehouse Startup Forklifts Forward
5 January 2021, Forbes

provided by Google News

Trinity
30 October 2010, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

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

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

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

3 Reasons To Think Offline First
22 March 2017, IBM

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

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

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

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