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. Oracle Berkeley DB vs. SQLite vs. VelocityDB

System Properties Comparison Firebird vs. Oracle Berkeley DB vs. SQLite vs. VelocityDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameFirebird  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonSQLite  Xexclude from comparisonVelocityDB  Xexclude from comparison
DescriptionFirebird is an open source RDBMS forked from Borland's InterBaseWidely used in-process key-value storeWidely used embeddable, in-process RDBMSA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primary database modelRelational DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Relational DBMSGraph DBMS
Object oriented DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score20.82
Rank#30  Overall
#18  Relational DBMS
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score0.05
Rank#358  Overall
#36  Graph DBMS
#16  Object oriented DBMS
Websitewww.firebirdsql.orgwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.sqlite.orgvelocitydb.com
Technical documentationwww.firebirdsql.org/­en/­reference-manualsdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlwww.sqlite.org/­docs.htmlvelocitydb.com/­UserGuide
DeveloperFirebird FoundationOracle infooriginally developed by Sleepycat, which was acquired by OracleDwayne Richard HippVelocityDB Inc
Initial release2000 infoAs fork of Borland's InterBase199420002011
Current release5.0.0, January 202418.1.40, May 20203.45.3  (15 April 2024), April 20247.x
License infoCommercial or Open SourceOpen Source infoInitial Developer's Public LicenseOpen Source infocommercial license availableOpen Source infoPublic Domaincommercial
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 languageC and C++C, Java, C++ (depending on the Berkeley DB edition)CC#
Server operating systemsAIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
server-lessAny that supports .NET
Data schemeyesschema-freeyes infodynamic column typesyes
Typing infopredefined data types such as float or dateyesnoyes infonot rigid because of 'dynamic typing' concept.yes
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.yes infoonly with the Berkeley DB XML editionnono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyesyes infoSQL interfaced based on SQLite is availableyes infoSQL-92 is not fully supportedno
APIs and other access methodsADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
.Net
Supported programming languagesC
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
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
.Net
Server-side scripts infoStored proceduresPSQLnonono
Triggersyesyes infoonly for the SQL APIyesCallbacks are triggered when data changes
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Foreign keys infoReferential integrityyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infoFeatures a multi-generational MVCC architecture, readers do not block writersyes infovia file-system locksyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlUsers with fine-grained authorization conceptnonoBased on Windows Authentication

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
FirebirdOracle Berkeley DBSQLiteVelocityDB
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

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

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

Top 15 Databases to Use in 2024 and Beyond
4 June 2021, Appinventiv

provided by Google News

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Margo I. Seltzer | Berkman Klein Center
18 August 2020, Berkman Klein Center

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

How to store financial market data for backtesting
26 January 2019, Towards Data Science

The importance of bitcoin nodes and how to start one
9 May 2014, The Merkle News

provided by Google News

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

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

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, oreilly.com

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.

RaimaDB logo

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

AllegroGraph logo

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

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