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. H2 vs. Manticore Search vs. Microsoft SQL Server vs. Yanza

System Properties Comparison Firebird vs. H2 vs. Manticore Search vs. Microsoft SQL Server vs. Yanza

Editorial information provided by DB-Engines
NameFirebird  Xexclude from comparisonH2  Xexclude from comparisonManticore Search  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonYanza  Xexclude from comparison
Yanza seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
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.Multi-storage database for search, including full-text search.Microsofts flagship relational DBMSTime Series DBMS for IoT Applications
Primary database modelRelational DBMSRelational DBMSSearch engineRelational DBMSTime Series DBMS
Secondary database modelsSpatial DBMSTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Graph DBMS
Spatial 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
Score0.22
Rank#312  Overall
#21  Search engines
Score824.29
Rank#3  Overall
#3  Relational DBMS
Websitewww.firebirdsql.orgwww.h2database.commanticoresearch.comwww.microsoft.com/­en-us/­sql-serveryanza.com
Technical documentationwww.firebirdsql.org/­en/­reference-manualswww.h2database.com/­html/­main.htmlmanual.manticoresearch.comlearn.microsoft.com/­en-US/­sql/­sql-server
DeveloperFirebird FoundationThomas MuellerManticore SoftwareMicrosoftYanza
Initial release2000 infoAs fork of Borland's InterBase2005201719892015
Current release5.0.0, January 20242.2.220, July 20236.0, February 2023SQL Server 2022, November 2022
License infoCommercial or Open SourceOpen Source infoInitial Developer's Public LicenseOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoGPL version 2commercial inforestricted free version is availablecommercial infofree version available
Cloud-based only infoOnly available as a cloud servicenonononono infobut mainly used as a service provided by Yanza
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++JavaC++C++
Server operating systemsAIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
All OS with a Java VMFreeBSD
Linux
macOS
Windows
Linux
Windows
Windows
Data schemeyesyesFixed schemayesschema-free
Typing infopredefined data types such as float or dateyesyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesno
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.noCan index from XMLyesno
Secondary indexesyesyesyes infofull-text index on all search fieldsyesno
SQL infoSupport of SQLyesyesSQL-like query languageyesno
APIs and other access methodsADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
JDBC
ODBC
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
HTTP API
Supported programming languagesC
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
JavaElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
any language that supports HTTP calls
Server-side scripts infoStored proceduresPSQLJava Stored Procedures and User-Defined Functionsuser defined functionsTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javano
Triggersyesyesnoyesyes infoTimer and event based
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infoPartitioning is done manually, search queries against distributed index is supportedtables can be distributed across several files (horizontal partitioning); sharding through federationnone
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 databaseSynchronous replication based on Galera libraryyes, but depending on the SQL-Server Editionnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDyes infoisolated transactions for atomic changes and binary logging for safe writesACIDno
Concurrency infoSupport for concurrent manipulation of datayes infoFeatures a multi-generational MVCC architecture, readers do not block writersyes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Manticore index.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlUsers with fine-grained authorization conceptfine grained access rights according to SQL-standardnofine grained access rights according to SQL-standardno

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 SQL Server gives you a fully graphical approach to database management and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

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

More resources
FirebirdH2Manticore SearchMicrosoft SQL ServerYanza
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, 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

How to Run Multiple Instances of Firebird Server - opensource for you
31 August 2019, Open Source For You

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

EF Core Database Providers
4 January 2019, InfoQ.com

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

Google's Gemini comes to databases
9 April 2024, Yahoo Canada Shine On

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

provided by Google News

Data Virtualization in SQL Server 2022
7 May 2024, Visual Studio Magazine

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

Monitor query performance with Performance Insights on Amazon RDS for SQL Server | Amazon Web Services
24 April 2024, AWS Blog

How to Know When It's Time for a Microsoft SQL Server Upgrade
31 October 2023, BizTech Magazine

SolarWinds upgrades free Plan Explorer tool for enhanced SQL Server analysis
5 May 2024, IT Brief New Zealand

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.

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.

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

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here