DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Firebird vs. ObjectBox vs. PouchDB vs. Trafodion vs. VictoriaMetrics

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

Editorial information provided by DB-Engines
NameFirebird  Xexclude from comparisonObjectBox  Xexclude from comparisonPouchDB  Xexclude from comparisonTrafodion  Xexclude from comparisonVictoriaMetrics  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 CouchDBTransactional SQL-on-Hadoop DBMSA fast, cost-effective and scalable Time Series DBMS and monitoring solution
Primary database modelRelational DBMSObject oriented DBMSDocument storeRelational DBMSTime Series 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
Score1.23
Rank#172  Overall
#15  Time Series DBMS
Websitewww.firebirdsql.orgobjectbox.iopouchdb.comtrafodion.apache.orgvictoriametrics.com
Technical documentationwww.firebirdsql.org/­en/­reference-manualsdocs.objectbox.iopouchdb.com/­guidestrafodion.apache.org/­documentation.htmldocs.victoriametrics.com
github.com/­VictoriaMetrics/­VictoriaMetrics/­wiki
DeveloperFirebird FoundationObjectBox LimitedApache Software FoundationApache Software Foundation, originally developed by HPVictoriaMetrics
Initial release2000 infoAs fork of Borland's InterBase2017201220142018
Current release5.0.0, January 20247.1.1, June 20192.3.0, February 2019v1.91, May 2023
License infoCommercial or Open SourceOpen Source infoInitial Developer's Public LicenseOpen Source infoApache License 2.0Open SourceOpen Source infoApache 2.0Open Source infoApache Version 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++, JavaGo
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)LinuxFreeBSD
Linux
macOS
OpenBSD
Data schemeyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesnoyes
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 viewsyes
SQL infoSupport of SQLyesnonoyesno
APIs and other access methodsADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
Proprietary native APIHTTP REST infoonly for PouchDB Server
JavaScript API
ADO.NET
JDBC
ODBC
Graphite protocol
InfluxDB Line Protocol
OpenTSDB
Prometheus Query API
Prometheus Remote Read/Write
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
JavaScriptAll languages supporting JDBC/ODBC/ADO.Net
Server-side scripts infoStored proceduresPSQLnoView functions in JavaScriptJava Stored Proceduresno
Triggersyesnoyesnono
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infowith a proxy-based framework, named couchdb-loungeSharding
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
yes, via HBaseSynchronous replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesyes infovia user defined functions and HBaseno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDno
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.noyesnono
User concepts infoAccess controlUsers with fine-grained authorization conceptyesnofine grained access rights according to SQL-standard
More information provided by the system vendor
FirebirdObjectBoxPouchDBTrafodionVictoriaMetrics
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

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

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

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

VictoriaMetrics Slashes Data Storage Bills by 90% With World's Most Cost-Efficient Monitoring
30 May 2024, Business Wire

OpenTelemetry Is Too Complicated, VictoriaMetrics Says
1 April 2024, Datanami

KubeCon24: VictoriaMetrics' Simpler Alternative to Prometheus
20 March 2024, The New Stack

Green coding - VictoriaMetrics: The efficiency vs complexity trade-off
15 May 2024, ComputerWeekly.com

How VictoriaMetrics' open source approach led to mass industry adoption
3 May 2024, Tech.eu

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.

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

Milvus logo

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

Present your product here