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. Informix vs. Percona Server for MongoDB vs. SingleStore

System Properties Comparison Firebird vs. Heroic vs. Informix vs. Percona Server for MongoDB vs. SingleStore

Editorial information provided by DB-Engines
NameFirebird  Xexclude from comparisonHeroic  Xexclude from comparisonInformix  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparison
DescriptionFirebird is an open source RDBMS forked from Borland's InterBaseTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchA secure embeddable database from IBM, positioned besides IBM Db2 as a relatively low-cost product optimized for OLTP and Internet of Things dataA drop-in replacement for MongoDB Community Edition with enterprise-grade features.MySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table type
Primary database modelRelational DBMSTime Series DBMSRelational DBMS infoSince Version 12.10 support for JSON/BSON datatypes compatible with MongoDBDocument storeRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMS infowith Informix TimeSeries Extension
Document store
Spatial DBMS
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score21.06
Rank#31  Overall
#19  Relational DBMS
Score0.57
Rank#250  Overall
#21  Time Series DBMS
Score18.85
Rank#35  Overall
#22  Relational DBMS
Score0.55
Rank#253  Overall
#39  Document stores
Score5.91
Rank#61  Overall
#34  Relational DBMS
Websitewww.firebirdsql.orggithub.com/­spotify/­heroicwww.ibm.com/­products/­informixwww.percona.com/­mongodb/­software/­percona-server-for-mongodbwww.singlestore.com
Technical documentationwww.firebirdsql.org/­en/­reference-manualsspotify.github.io/­heroicinformix.hcldoc.com
www.ibm.com/­support/­knowledgecenter/­SSGU8G/­welcomeIfxServers.html
docs.percona.com/­percona-distribution-for-mongodbdocs.singlestore.com
DeveloperFirebird FoundationSpotifyIBM, HCL Technologies infoEffective May 1st, 2017, HCL took on development, technical support, and product management teams, and works jointly with IBM on product strategy, marketing, and sales.PerconaSingleStore Inc.
Initial release2000 infoAs fork of Borland's InterBase2014198420152013
Current release5.0.0, January 202414.10.FC5, November 20203.4.10-2.10, November 20178.5, January 2024
License infoCommercial or Open SourceOpen Source infoInitial Developer's Public LicenseOpen Source infoApache 2.0commercial infofree developer edition availableOpen Source infoGPL Version 2commercial infofree 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.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
Implementation languageC and C++JavaC, C++ and JavaC++C++, Go
Server operating systemsAIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
AIX
HP-UX
Linux
macOS
Solaris
Windows
LinuxLinux info64 bit version required
Data schemeyesschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyes infoSince Version 12.10 support for JSON/BSON datatypesyesyes
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.nonono
Secondary indexesyesyes infovia Elasticsearchyesyesyes
SQL infoSupport of SQLyesnoyesnoyes infobut no triggers and foreign keys
APIs and other access methodsADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
HQL (Heroic Query Language, a JSON-based language)
HTTP API
JDBC
JSON API infoMongoDB compatible
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
proprietary protocol using JSONCluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Supported programming languagesC
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
.Net
C
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresPSQLnoyesJavaScriptyes
Triggersyesnoyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingShardingSharding infohash partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesMulti-source replication
Source-replica replication
Source-replica replicationSource-replica replication infostores two copies of each physical data partition on two separate nodes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno infocan define user-defined aggregate functions for map-reduce-style calculations
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayes infoFeatures a multi-generational MVCC architecture, readers do not block writersyesyesyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesyesyesyesyes infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infovia In-Memory Engineyes
User concepts infoAccess controlUsers with fine-grained authorization conceptUsers with fine-grained authentication, authorization, and auditing controlsAccess rights for users and rolesFine grained access control via users, groups and roles
More information provided by the system vendor
FirebirdHeroicInformixPercona Server for MongoDBSingleStore infoformer name was MemSQL
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» more
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» more
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» more
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» more
Market metricsCustomers in various industries worldwide including US and International Industry...
» more
Licensing and pricing modelsF ree Tier and Enterprise Edition
» more

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
FirebirdHeroicInformixPercona Server for MongoDBSingleStore infoformer name was MemSQL
DB-Engines blog posts

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17 October 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9 June 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14 February 2022,  Akmal Chaudhri, SingleStore (sponsor) 

show all

Recent citations in the news

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

Firebird - Analyst, Digital Marketing (US)
23 February 2024, Music Business Worldwide

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

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

provided by Google News

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

provided by Google News

Unlock the value of your Informix data for advanced analytics and AI with watsonx.data
24 April 2024, ibm.com

IBM Informix: A key part of IBM’s hybrid cloud and AI strategy
11 January 2024, ibm.com

IBM Informix review: What you need to know about the software
12 December 2022, TechRepublic

IBM Informix Database in the Cloud | AWS News Blog
1 May 2009, AWS Blog

Fugitive Silicon Valley tech executive hauled into federal court
15 October 2019, The Mercury News

provided by Google News

5 Reasons to Run MongoDB on Kubernetes
6 March 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

How to Plan Your MongoDB Upgrade
29 January 2024, The New Stack

Percona launches management system aimed at open-source databases
17 May 2022, The Register

Percona Platform aims to boost open source database support
17 May 2022, TechTarget

provided by Google News

SingleStore CEO sees little future for purpose-built vector databases
24 January 2024, VentureBeat

SingleStore Announces Exclusive Partnership with Agile Platform
15 April 2024, Business Wire

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29 January 2024, Blocks & Files

Leveraging SingleStoreDB Cloud Private Connectivity Using AWS PrivateLink | Amazon Web Services
6 December 2023, AWS Blog

Announcing watsonx.ai and SingleStore for generative AI applications
15 November 2023, ibm.com

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

AllegroGraph logo

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

Neo4j logo

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

Present your product here