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 > Blueflood vs. IBM Db2 Event Store vs. IRONdb vs. SQLite

System Properties Comparison Blueflood vs. IBM Db2 Event Store vs. IRONdb vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBlueflood  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonIRONdb  Xexclude from comparisonSQLite  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionScalable TimeSeries DBMS based on CassandraDistributed Event Store optimized for Internet of Things use casesA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityWidely used embeddable, in-process RDBMS
Primary database modelTime Series DBMSEvent Store
Time Series DBMS
Time Series DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.06
Rank#353  Overall
#34  Time Series DBMS
Score0.19
Rank#323  Overall
#2  Event Stores
#28  Time Series DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websiteblueflood.iowww.ibm.com/­products/­db2-event-storewww.circonus.com/solutions/time-series-database/www.sqlite.org
Technical documentationgithub.com/­rax-maas/­blueflood/­wikiwww.ibm.com/­docs/­en/­db2-event-storedocs.circonus.com/irondb/category/getting-startedwww.sqlite.org/­docs.html
DeveloperRackspaceIBMCirconus LLC.Dwayne Richard Hipp
Initial release2013201720172000
Current release2.0V0.10.20, January 20183.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0commercial infofree developer edition availablecommercialOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC and C++C and C++C
Server operating systemsLinux
OS X
Linux infoLinux, macOS, Windows for the developer additionLinuxserver-less
Data schemepredefined schemeyesschema-freeyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesyes infotext, numeric, histogramsyes infonot rigid because of 'dynamic typing' concept.
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 indexesnononoyes
SQL infoSupport of SQLnoyes infothrough the embedded Spark runtimeSQL-like query language (Circonus Analytics Query Language: CAQL)yes infoSQL-92 is not fully supported
APIs and other access methodsHTTP RESTADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
HTTP APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresnoyesyes, in Luano
Triggersnononoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on CassandraShardingAutomatic, metric affinity per nodenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on CassandraActive-active shard replicationconfigurable replication factor, datacenter awarenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Eventual ConsistencyImmediate consistency per node, eventual consistency across nodes
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoACID
Concurrency infoSupport for concurrent manipulation of datayesNo - written data is immutableyesyes infovia file-system locks
Durability infoSupport for making data persistentyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardnono

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 partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
BluefloodIBM Db2 Event StoreIRONdbSQLite
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

provided by Google News

Advancements in streaming data storage, real-time analysis and machine learning
25 July 2019, IBM

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31 May 2018, Data Center Knowledge

How IBM Is Turning Db2 into an 'AI Database'
3 June 2019, Datanami

Best cloud databases of 2022
4 October 2022, ITPro

Why a robust data management strategy is essential today | IBM HDM
19 September 2019, Express Computer

provided by Google News

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

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

provided by Google News

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

provided by Google News



Share this page

Featured Products

Milvus logo

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

RaimaDB logo

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

SingleStore logo

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here