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

DBMS > EDB Postgres vs. Faircom EDGE vs. Hazelcast vs. NuoDB vs. Percona Server for MongoDB

System Properties Comparison EDB Postgres vs. Faircom EDGE vs. Hazelcast vs. NuoDB vs. Percona Server for MongoDB

Editorial information provided by DB-Engines
NameEDB Postgres  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonHazelcast  Xexclude from comparisonNuoDB  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparison
DescriptionThe EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsA widely adopted in-memory data gridNuoDB is a webscale distributed database that supports SQL and ACID transactionsA drop-in replacement for MongoDB Community Edition with enterprise-grade features.
Primary database modelRelational DBMSKey-value store
Relational DBMS
Key-value storeRelational DBMSDocument store
Secondary database modelsDocument store
Spatial DBMS
Document store infoJSON support with IMDG 3.12
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.90
Rank#135  Overall
#63  Relational DBMS
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score5.97
Rank#57  Overall
#6  Key-value stores
Score0.89
Rank#198  Overall
#92  Relational DBMS
Score0.52
Rank#254  Overall
#39  Document stores
Websitewww.enterprisedb.comwww.faircom.com/­products/­faircom-edgehazelcast.comwww.3ds.com/­nuodb-distributed-sql-databasewww.percona.com/­mongodb/­software/­percona-server-for-mongodb
Technical documentationwww.enterprisedb.com/­docsdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlhazelcast.org/­imdg/­docsdoc.nuodb.comdocs.percona.com/­percona-distribution-for-mongodb
DeveloperEnterpriseDBFairCom CorporationHazelcastDassault Systèmes infooriginally NuoDB, Inc.Percona
Initial release20051979200820132015
Current release14, December 2021V3, October 20205.3.6, November 20233.4.10-2.10, November 2017
License infoCommercial or Open Sourcecommercial infoBSD for PostgreSQL-componentscommercial infoRestricted, free version availableOpen Source infoApache Version 2; commercial licenses availablecommercial infolimited edition freeOpen 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 languageCANSI C, C++JavaC++C++
Server operating systemsLinux
Windows
Android
Linux infoARM, x86
Raspbian
Windows
All OS with a Java VMhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
Data schemeyesFlexible Schema (defined schema, partial schema, schema free)schema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyes, ANSI Standard SQL Typesyesyesyes
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.yes infospecific XML-type available, but no XML query functionality.yesyes infothe object must implement a serialization strategynono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyes infostandard with numerous extensionsyes infoANSI SQL queriesSQL-like query languageyesno
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
JCache
JPA
Memcached protocol
RESTful HTTP API
ADO.NET
JDBC
ODBC
proprietary protocol using JSON
Supported programming languages.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
.Net
C
C++
Go
Java
JavaScript
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 proceduresuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yes info.Net, JavaScript, C/C++yes infoEvent Listeners, Executor ServicesJava, SQLJavaScript
Triggersyesyesyes infoEventsyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoby hash, list or rangeFile partitioning infoCustomizable business rules for partitioningShardingdata is dynamically stored/cached on the nodes where it is read/writtenSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationyes infoSynchronous and asynchronous realtime replication based on transaction logsyes infoReplicated Mapyes infoManaged transparently by NuoDBSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Tunable Consistency
Immediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesyes infowhen using SQLnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDone or two-phase-commit; repeatable reads; read commitedACID infotunable commit protocolno
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yes infoacross SQL and NoSQLyesyes 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.noyesyesyes infoTemporary tableyes infovia In-Memory Engine
User concepts infoAccess controlfine grained access rights according to SQL-standardFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Role-based access controlStandard 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
EDB PostgresFaircom EDGE infoformerly c-treeEDGEHazelcastNuoDBPercona Server for MongoDB
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

Recent citations in the news

EDB Puts Postgres in the Middle of Analytics Workflow with New Lakehouse Stack
22 April 2024, Datanami

EDB Is Developing Its Flagship Database Into A Comprehensive Platform For Analytics, AI
27 February 2024, CRN

Key new features and innovations in EDB Postgres 16
1 December 2023, InfoWorld

EDB Closes the High Availability Gap for Postgres in the Cloud with EDB Postgres Distributed on BigAnimal
29 August 2023, GlobeNewswire

EDB Introduces Two New Ways to Get Postgres in AWS Marketplace
28 November 2023, Yahoo Finance

provided by Google News

Data Technology Company FairCom Expands The Edge with 2 New Releases of its Edge Computing Products
19 April 2023, Yahoo Finance

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

Brokers, Protocols, Platform Move Manufacturing Data
26 July 2023, EE Times

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

provided by Google News

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Hazelcast Achieves Record Year with Leading Brands Choosing Its Platform for Application Modernization, AI Initiatives
22 February 2024, Datanami

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7 November 2023, Finovate

In-Memory Data Grids Market Size In Stowage Bins Segment Is Expected To Exhibit Significant Growth Over 2030 | IBM ...
3 May 2024, openPR

provided by Google News

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
18 April 2024, Yahoo Singapore News

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
18 April 2024, Yahoo Movies UK

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

provided by Google News

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

A New Way to Provision Databases on Kubernetes
21 March 2024, hackernoon.com

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

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

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

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

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.

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

Present your product here