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 > EDB Postgres vs. Elasticsearch vs. Faircom EDGE vs. InterSystems IRIS vs. SAP SQL Anywhere

System Properties Comparison EDB Postgres vs. Elasticsearch vs. Faircom EDGE vs. InterSystems IRIS vs. SAP SQL Anywhere

Editorial information provided by DB-Engines
NameEDB Postgres  Xexclude from comparisonElasticsearch  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  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.A distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments
Primary database modelRelational DBMSSearch engineKey-value store
Relational DBMS
Document store
Key-value store
Object oriented DBMS
Relational DBMS
Relational DBMS
Secondary database modelsDocument store
Spatial DBMS
Document store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.46
Rank#121  Overall
#58  Relational DBMS
Score134.79
Rank#7  Overall
#1  Search engines
Score0.06
Rank#373  Overall
#56  Key-value stores
#156  Relational DBMS
Score3.82
Rank#91  Overall
#15  Document stores
#14  Key-value stores
#1  Object oriented DBMS
#47  Relational DBMS
Score4.89
Rank#77  Overall
#42  Relational DBMS
Websitewww.enterprisedb.comwww.elastic.co/­elasticsearchwww.faircom.com/­products/­faircom-edgewww.intersystems.com/­products/­intersystems-iriswww.sap.com/­products/­technology-platform/­sql-anywhere.html
Technical documentationwww.enterprisedb.com/­docswww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmldocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clshelp.sap.com/­docs/­SAP_SQL_Anywhere
DeveloperEnterpriseDBElasticFairCom CorporationInterSystemsSAP infoformerly Sybase
Initial release20052010197920181992
Current release14, December 20218.6, January 2023V3, October 20202023.3, June 202317, July 2015
License infoCommercial or Open Sourcecommercial infoBSD for PostgreSQL-componentsOpen Source infoElastic Licensecommercial infoRestricted, free version availablecommercialcommercial
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 languageCJavaANSI C, C++
Server operating systemsLinux
Windows
All OS with a Java VMAndroid
Linux infoARM, x86
Raspbian
Windows
AIX
Linux
macOS
Ubuntu
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
Data schemeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentFlexible Schema (defined schema, partial schema, schema free)depending on used data modelyes
Typing infopredefined data types such as float or dateyesyesyes, ANSI Standard SQL Typesyesyes
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.noyesyesyes
Secondary indexesyesyes infoAll search fields are automatically indexedyesyesyes
SQL infoSupport of SQLyes infostandard with numerous extensionsSQL-like query languageyes infoANSI SQL queriesyesyes
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Java API
RESTful HTTP/JSON API
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
JDBC
ODBC
RESTful HTTP API
ADO.NET
HTTP API
JDBC
ODBC
Supported programming languages.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
.Net
C++
Java
JavaScript (Node.js)
Python
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yesyes info.Net, JavaScript, C/C++yesyes, in C/C++, Java, .Net or Perl
Triggersyesyes infoby using the 'percolation' featureyesyesyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoby hash, list or rangeShardingFile partitioning infoCustomizable business rules for partitioningShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationyesyes infoSynchronous and asynchronous realtime replication based on transaction logsSource-replica replicationSource-replica replication infoDatabase mirroring
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoES-Hadoop Connectornonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate Consistency
Tunable Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyes infowhen using SQLyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyes infoacross SQL and NoSQLyesyes
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.noMemcached and Redis integrationyesyesyes
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.yesfine grained access rights according to SQL-standard
More information provided by the system vendor
EDB PostgresElasticsearchFaircom EDGE infoformerly c-treeEDGEInterSystems IRISSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» 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
EDB PostgresElasticsearchFaircom EDGE infoformerly c-treeEDGEInterSystems IRISSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

EnterpriseDB Bullish on Postgres' 2024 Potential
11 January 2024, Datanami

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

EnterpriseDB(R) Expands Global Partnership With Hewlett Packard Enterprise
10 March 2024, Yahoo Singapore News

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

EDB Introduces Advanced Tools and Extensions in Postgres 16 Portfolio Release
9 November 2023, GlobeNewswire

provided by Google News

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26 March 2024, insider.govtech.com

The Noonification: Effective Workarounds for SQL-Style Joins in Elasticsearch (3/24/2024)
24 March 2024, hackernoon.com

ElasticSearch Goes Deep on OpenTelemetry with eBPF Donation
13 March 2024, The New Stack

Elastic Announces 2023 Elastic Excellence Awards Winners
27 March 2024, Business Wire

Cribl forges strategic alliance with Elasticsearch for enhanced observability and AI integration
17 November 2023, SiliconANGLE News

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

World's First Converged IIoT Hub to be Showcased at IoT Tech Expo
3 September 2021, Automation.com

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

provided by Google News

Unlocking the Power of Generative AI: InterSystems IRIS with Vector Search -
26 March 2024, HIT Consultant

InterSystems and IPA's Subsidiary BioStrand Collaborate to Unveil the Innovative Integration of Vector Search with ...
28 March 2024, Business Wire

EXCLUSIVE: Immunoprecise Antibodies and InterSystems Integrate Vector Search With LENSai For AI-Driven He
28 March 2024, Benzinga

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26 March 2024, Datanami

Building data-intensive, mission-critical apps with data fabric virtuosos InterSystems
17 December 2023, Tech Wire Asia

provided by Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

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.

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.

Milvus logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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