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 > Bangdb vs. EsgynDB vs. Faircom EDGE vs. Informix vs. Percona Server for MongoDB

System Properties Comparison Bangdb vs. EsgynDB vs. Faircom EDGE vs. Informix vs. Percona Server for MongoDB

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonEsgynDB  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonInformix  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsA 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.
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Relational DBMSKey-value store
Relational DBMS
Relational DBMS infoSince Version 12.10 support for JSON/BSON datatypes compatible with MongoDBDocument store
Secondary database modelsSpatial DBMSDocument store
Spatial DBMS
Time Series DBMS infowith Informix TimeSeries Extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score0.16
Rank#329  Overall
#146  Relational DBMS
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score17.87
Rank#35  Overall
#22  Relational DBMS
Score0.52
Rank#254  Overall
#39  Document stores
Websitebangdb.comwww.esgyn.cnwww.faircom.com/­products/­faircom-edgewww.ibm.com/­products/­informixwww.percona.com/­mongodb/­software/­percona-server-for-mongodb
Technical documentationdocs.bangdb.comdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlinformix.hcldoc.com
www.ibm.com/­support/­knowledgecenter/­SSGU8G/­welcomeIfxServers.html
docs.percona.com/­percona-distribution-for-mongodb
DeveloperSachin Sinha, BangDBEsgynFairCom CorporationIBM, 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.Percona
Initial release20122015197919842015
Current releaseBangDB 2.0, October 2021V3, October 202014.10.FC5, November 20203.4.10-2.10, November 2017
License infoCommercial or Open SourceOpen Source infoBSD 3commercialcommercial infoRestricted, free version availablecommercial infofree developer edition availableOpen Source infoGPL Version 2
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, C++C++, JavaANSI C, C++C, C++ and JavaC++
Server operating systemsLinuxLinuxAndroid
Linux infoARM, x86
Raspbian
Windows
AIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
Data schemeschema-freeyesFlexible Schema (defined schema, partial schema, schema free)yesschema-free
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyes, ANSI Standard SQL Typesyes infoSince Version 12.10 support for JSON/BSON datatypesyes
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.nonoyesno
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesyesyesyes
SQL infoSupport of SQLSQL like support with command line toolyesyes infoANSI SQL queriesyesno
APIs and other access methodsProprietary protocol
RESTful HTTP API
ADO.NET
JDBC
ODBC
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
JDBC
JSON API infoMongoDB compatible
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
proprietary protocol using JSON
Supported programming languagesC
C#
C++
Java
Python
All languages supporting JDBC/ODBC/ADO.NetC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
.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
Server-side scripts infoStored proceduresnoJava Stored Proceduresyes info.Net, JavaScript, C/C++yesJavaScript
Triggersyes, Notifications (with Streaming only)noyesyesno
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingFile partitioning infoCustomizable business rules for partitioningShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)Multi-source replication between multi datacentersyes infoSynchronous and asynchronous realtime replication based on transaction logsMulti-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate Consistency
Tunable Consistency
Immediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesyes infowhen using SQLyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyes infoacross SQL and NoSQLyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modenoyesyesyes infovia In-Memory Engine
User concepts infoAccess controlyes (enterprise version only)fine grained access rights according to SQL-standardFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Users with fine-grained authentication, authorization, and auditing controlsAccess 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
BangdbEsgynDBFaircom EDGE infoformerly c-treeEDGEInformixPercona Server for MongoDB
Recent citations in the news

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6 July 2021, IoT Evolution World

Trend-Setting Products in Data and Information Management for 2023
8 December 2022, Database Trends and Applications

How To Collect, Store, and Query IoT Data With MQTT + SQL
16 June 2022, IoT For All

Trend-Setting Products in Data and Information Management for 2024
6 December 2023, Database Trends and Applications

provided by Google News

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

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

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

Taiwan charges 4 individuals for helping China poach tech talent
17 October 2023, Taiwan News

provided by Google News

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

Unlock MongoDB's Full Potential: Ensuring Post-Upgrade Success
22 February 2024, The New Stack

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

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

6 keys to MongoDB database security
22 May 2019, InfoWorld

provided by Google News



Share this page

Featured Products

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

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

AllegroGraph logo

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

Present your product here