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. Heroic vs. Manticore Search vs. SAP Advantage Database Server vs. Sequoiadb

System Properties Comparison Firebird vs. Heroic vs. Manticore Search vs. SAP Advantage Database Server vs. Sequoiadb

Editorial information provided by DB-Engines
NameFirebird  Xexclude from comparisonHeroic  Xexclude from comparisonManticore Search  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparisonSequoiadb  Xexclude from comparison
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionFirebird is an open source RDBMS forked from Borland's InterBaseTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchMulti-storage database for search, including full-text search.Low-cost RDBMS with access to ISAM and FoxPro data structuresNewSQL database with distributed OLTP and SQL
Primary database modelRelational DBMSTime Series DBMSSearch engineRelational DBMSDocument store
Relational DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score20.50
Rank#30  Overall
#18  Relational DBMS
Score0.46
Rank#265  Overall
#22  Time Series DBMS
Score0.29
Rank#302  Overall
#21  Search engines
Score0.50
Rank#258  Overall
#41  Document stores
#120  Relational DBMS
Websitewww.firebirdsql.orggithub.com/­spotify/­heroicmanticoresearch.comwww.sap.com/products/advantage-database-server.htmlwww.sequoiadb.com
Technical documentationwww.firebirdsql.org/­en/­reference-manualsspotify.github.io/­heroicmanual.manticoresearch.comwww.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperFirebird FoundationSpotifyManticore SoftwareSybase, SAPSequoiadb Ltd.
Initial release2000 infoAs fork of Borland's InterBase2014201719932013
Current release5.0.0, January 20246.0, February 2023
License infoCommercial or Open SourceOpen Source infoInitial Developer's Public LicenseOpen Source infoApache 2.0Open Source infoGPL version 2commercialOpen Source infoServer: AGPL; Client: Apache V2
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++JavaC++C++
Server operating systemsAIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
FreeBSD
Linux
macOS
Windows
Linux
Windows
Linux
Data schemeyesschema-freeFixed schemayesschema-free
Typing infopredefined data types such as float or dateyesyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesyes infooid, date, timestamp, binary, regex
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 XMLnono
Secondary indexesyesyes infovia Elasticsearchyes infofull-text index on all search fieldsyesyes
SQL infoSupport of SQLyesnoSQL-like query languageyesSQL-like query language
APIs and other access methodsADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
HQL (Heroic Query Language, a JSON-based language)
HTTP API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
proprietary protocol using JSON
Supported programming languagesC
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Delphi
Perl
PHP
.Net
C++
Java
PHP
Python
Server-side scripts infoStored proceduresPSQLnouser defined functionsyesJavaScript
Triggersyesnonoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infoPartitioning is done manually, search queries against distributed index is supportednoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesSynchronous replication based on Galera libraryMulti-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesnonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoyes infoisolated transactions for atomic changes and binary logging for safe writesACIDDocument is locked during a transaction
Concurrency infoSupport for concurrent manipulation of datayes infoFeatures a multi-generational MVCC architecture, readers do not block writersyesyesyesyes
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.nono infocaching of (temporary) tables can be configuredno
User concepts infoAccess controlUsers with fine-grained authorization conceptnofine grained access rights according to SQL-standardsimple password-based access control

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
FirebirdHeroicManticore SearchSAP Advantage Database Server infoformer name: Sybase ADSSequoiadb
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

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

provided by Google News

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

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

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

Highlighting in Search Results
24 May 2020, hackernoon.com

provided by Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19 October 2023, SAP News

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

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here