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

DBMS > Firebird vs. H2 vs. HyperSQL vs. NuoDB vs. Splunk

System Properties Comparison Firebird vs. H2 vs. HyperSQL vs. NuoDB vs. Splunk

Editorial information provided by DB-Engines
NameFirebird  Xexclude from comparisonH2  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonNuoDB  Xexclude from comparisonSplunk  Xexclude from comparison
DescriptionFirebird is an open source RDBMS forked from Borland's InterBaseFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Multithreaded, transactional RDBMS written in Java infoalso known as HSQLDBNuoDB is a webscale distributed database that supports SQL and ACID transactionsAnalytics Platform for Big Data
Primary database modelRelational DBMSRelational DBMSRelational DBMSRelational DBMSSearch engine
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score20.82
Rank#30  Overall
#18  Relational DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score3.49
Rank#87  Overall
#47  Relational DBMS
Score0.89
Rank#198  Overall
#92  Relational DBMS
Score86.45
Rank#14  Overall
#2  Search engines
Websitewww.firebirdsql.orgwww.h2database.comhsqldb.orgwww.3ds.com/­nuodb-distributed-sql-databasewww.splunk.com
Technical documentationwww.firebirdsql.org/­en/­reference-manualswww.h2database.com/­html/­main.htmlhsqldb.org/­web/­hsqlDocsFrame.htmldoc.nuodb.comdocs.splunk.com/­Documentation/­Splunk
DeveloperFirebird FoundationThomas MuellerDassault Systèmes infooriginally NuoDB, Inc.Splunk Inc.
Initial release2000 infoAs fork of Borland's InterBase2005200120132003
Current release5.0.0, January 20242.2.220, July 20232.7.2, June 2023
License infoCommercial or Open SourceOpen Source infoInitial Developer's Public LicenseOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infobased on BSD licensecommercial infolimited edition freecommercial infoLimited free edition and free developer edition available
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++JavaJavaC++
Server operating systemsAIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
All OS with a Java VMAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modeshosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
OS X
Solaris
Windows
Data schemeyesyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nononoyes
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyesyesyesyesno infoSplunk Search Processing Language for search commands
APIs and other access methodsADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
JDBC
ODBC
HTTP API infoJDBC via HTTP
JDBC
ODBC
ADO.NET
JDBC
ODBC
HTTP REST
Supported programming languagesC
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
JavaAll languages supporting JDBC/ODBC
Java
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
C#
Java
JavaScript
PHP
Python
Ruby
Server-side scripts infoStored proceduresPSQLJava Stored Procedures and User-Defined FunctionsJava, SQLJava, SQLyes
Triggersyesyesyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnonenonenonedata is dynamically stored/cached on the nodes where it is read/writtenSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationWith clustering: 2 database servers on different computers operate on identical copies of a databasenoneyes infoManaged transparently by NuoDBMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesyesyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID infotunable commit protocolno infoA 'Transaction' in Splunk has a different meaning: grouping related events into a single one for later searching
Concurrency infoSupport for concurrent manipulation of datayes infoFeatures a multi-generational MVCC architecture, readers do not block writersyes, multi-version concurrency control (MVCC)yesyes infoMVCCyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoTemporary tableno
User concepts infoAccess controlUsers with fine-grained authorization conceptfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardStandard SQL roles/ privileges, Administrative UsersAccess rights for users and roles

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
FirebirdH2HyperSQL infoalso known as HSQLDBNuoDBSplunk
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

show all

Recent citations in the news

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

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

FIREBIRD'S HUBBARD TALKS DATA, AI, TIKTOK
14 December 2023, HITS Daily Double

AFP arrests man over alleged creation and sale of 'Firebird' RAT
15 April 2024, iTnews

Market Highlights: Wall Street rises despite hotter than expected US inflation data
13 March 2024, Stockhead

provided by Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

provided by Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

NuoDB set to improve distributed SQL performance
7 January 2020, TechTarget

Dassault Systemes to acquire U.S.-based NuoDB
25 November 2020, MarketWatch

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

RaimaDB logo

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

Milvus logo

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

Present your product here