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 > Firebird vs. ObjectBox vs. PouchDB vs. RocksDB vs. Trafodion

System Properties Comparison Firebird vs. ObjectBox vs. PouchDB vs. RocksDB vs. Trafodion

Editorial information provided by DB-Engines
NameFirebird  Xexclude from comparisonObjectBox  Xexclude from comparisonPouchDB  Xexclude from comparisonRocksDB  Xexclude from comparisonTrafodion  Xexclude from comparison
Apache Trafodion has been retired in 2021. Therefore it is excluded from the DB-Engines Ranking.
DescriptionFirebird is an open source RDBMS forked from Borland's InterBaseExtremely fast embedded database for small devices, IoT and MobileJavaScript DBMS with an API inspired by CouchDBEmbeddable persistent key-value store optimized for fast storage (flash and RAM)Transactional SQL-on-Hadoop DBMS
Primary database modelRelational DBMSObject oriented DBMSDocument storeKey-value storeRelational DBMS
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score20.50
Rank#30  Overall
#18  Relational DBMS
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score3.41
Rank#86  Overall
#11  Key-value stores
Websitewww.firebirdsql.orgobjectbox.iopouchdb.comrocksdb.orgtrafodion.apache.org
Technical documentationwww.firebirdsql.org/­en/­reference-manualsdocs.objectbox.iopouchdb.com/­guidesgithub.com/­facebook/­rocksdb/­wikitrafodion.apache.org/­documentation.html
DeveloperFirebird FoundationObjectBox LimitedApache Software FoundationFacebook, Inc.Apache Software Foundation, originally developed by HP
Initial release2000 infoAs fork of Borland's InterBase2017201220132014
Current release5.0.0, January 20247.1.1, June 20199.2.1, May 20242.3.0, February 2019
License infoCommercial or Open SourceOpen Source infoInitial Developer's Public LicenseOpen Source infoApache License 2.0Open SourceOpen Source infoBSDOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++C and C++JavaScriptC++C++, Java
Server operating systemsAIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
Android
iOS
Linux
macOS
Windows
server-less, requires a JavaScript environment (browser, Node.js)LinuxLinux
Data schemeyesyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesnonoyes
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 indexesyesyesyes infovia viewsnoyes
SQL infoSupport of SQLyesnononoyes
APIs and other access methodsADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
Proprietary native APIHTTP REST infoonly for PouchDB Server
JavaScript API
C++ API
Java API
ADO.NET
JDBC
ODBC
Supported programming languagesC
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
JavaScriptC
C++
Go
Java
Perl
Python
Ruby
All languages supporting JDBC/ODBC/ADO.Net
Server-side scripts infoStored proceduresPSQLnoView functions in JavaScriptnoJava Stored Procedures
Triggersyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infowith a proxy-based framework, named couchdb-loungehorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationonline/offline synchronization between client and serverMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yesyes, via HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnoyes infovia user defined functions and HBase
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoyesACID
Concurrency infoSupport for concurrent manipulation of datayes infoFeatures a multi-generational MVCC architecture, readers do not block writersyesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesno
User concepts infoAccess controlUsers with fine-grained authorization conceptyesnonofine grained access rights according to SQL-standard
More information provided by the system vendor
FirebirdObjectBoxPouchDBRocksDBTrafodion
News

The on-device Vector Database for Android and Java
29 May 2024

Vector search: making sense of search queries
29 May 2024

Python on-device Vector and Object Database for Local AI
28 May 2024

Evolution of search: traditional vs vector search
23 May 2024

On-device Vector Database for Dart/Flutter
21 May 2024

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 partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
FirebirdObjectBoxPouchDBRocksDBTrafodion
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

DoNot Team's New Firebird Backdoor Hits Pakistan and Afghanistan
23 October 2023, The Hacker News

12 Top Open Source Databases to Consider
1 May 2024, TechTarget

Exploring the Firebird Database
9 August 2023, Open Source For You

US and Australian police arrested Firebird RAT author and operator
15 April 2024, securityaffairs.com

Albany Firebirds single-game tickets on sale Friday
29 February 2024, Troy Record

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

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Intel Linux Optimizations Help AMD EPYC "Genoa" Improve Scaling To 384 Threads
6 April 2023, Phoronix

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.com

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

provided by Google News

SQL-on-Hadoop Database Trafodion Bridges Transactions and Analysis
24 January 2018, The New Stack

Evaluating HTAP Databases for Machine Learning Applications
2 November 2016, KDnuggets

Low-latency, distributed database architectures are critical for emerging fog applications
16 July 2022, Embedded Computing Design

provided by Google News



Share this page

Featured Products

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.

Milvus logo

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

Present your product here