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

DBMS > EDB Postgres vs. Elasticsearch vs. GigaSpaces vs. Ignite vs. InfinityDB

System Properties Comparison EDB Postgres vs. Elasticsearch vs. GigaSpaces vs. Ignite vs. InfinityDB

Editorial information provided by DB-Engines
NameEDB Postgres  Xexclude from comparisonElasticsearch  Xexclude from comparisonGigaSpaces  Xexclude from comparisonIgnite  Xexclude from comparisonInfinityDB  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 metricHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.A Java embedded Key-Value Store which extends the Java Map interface
Primary database modelRelational DBMSSearch engineDocument store
Object oriented DBMS infoValues are user defined objects
Key-value store
Relational DBMS
Key-value store
Secondary database modelsDocument store
Spatial DBMS
Document store
Spatial DBMS
Vector DBMS
Graph DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.91
Rank#130  Overall
#60  Relational DBMS
Score132.83
Rank#7  Overall
#1  Search engines
Score1.03
Rank#188  Overall
#32  Document stores
#6  Object oriented DBMS
Score3.11
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score0.08
Rank#365  Overall
#55  Key-value stores
Websitewww.enterprisedb.comwww.elastic.co/­elasticsearchwww.gigaspaces.comignite.apache.orgboilerbay.com
Technical documentationwww.enterprisedb.com/­docswww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmldocs.gigaspaces.com/­latest/­landing.htmlapacheignite.readme.io/­docsboilerbay.com/­infinitydb/­manual
DeveloperEnterpriseDBElasticGigaspaces TechnologiesApache Software FoundationBoiler Bay Inc.
Initial release20052010200020152002
Current release14, December 20218.6, January 202315.5, September 2020Apache Ignite 2.64.0
License infoCommercial or Open Sourcecommercial infoBSD for PostgreSQL-componentsOpen Source infoElastic LicenseOpen Source infoApache Version 2; Commercial licenses availableOpen Source infoApache 2.0commercial
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 languageCJavaJava, C++, .NetC++, Java, .NetJava
Server operating systemsLinux
Windows
All OS with a Java VMLinux
macOS
Solaris
Windows
Linux
OS X
Solaris
Windows
All OS with a Java VM
Data schemeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgrade
Typing infopredefined data types such as float or dateyesyesyesyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arrays
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.nono infoXML can be used for describing objects metadatayesno
Secondary indexesyesyes infoAll search fields are automatically indexedyesyesno infomanual creation possible, using inversions based on multi-value capability
SQL infoSupport of SQLyes infostandard with numerous extensionsSQL-like query languageSQL-99 for query and DML statementsANSI-99 for query and DML statements, subset of DDLno
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Java API
RESTful HTTP/JSON API
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Supported programming languages.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C++
Java
Python
Scala
C#
C++
Java
PHP
Python
Ruby
Scala
Java
Server-side scripts infoStored proceduresuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yesyesyes (compute grid and cache interceptors can be used instead)no
Triggersyesyes infoby using the 'percolation' featureyes, event driven architectureyes (cache interceptors and events)no
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoby hash, list or rangeShardingShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationyesMulti-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
yes (replicated cache)none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoES-Hadoop Connectoryes infoMap-Reduce pattern can be built with XAP task executorsyes (compute grid and hadoop accelerator)no
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 infoConsistency level configurable: ALL, QUORUM, ANYImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZED
Foreign keys infoReferential integrityyesnononono infomanual creation possible, using inversions based on multi-value capability
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDACID infoOptimistic locking for transactions; no isolation for bulk loads
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
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 integrationyesyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardRole-based access controlSecurity Hooks for custom implementationsno

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 PostgresElasticsearchGigaSpacesIgniteInfinityDB
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

EDB unveils EDB Postgres AI
23 May 2024, InfoWorld

EDB Announces EDB Postgres® AI, an Intelligent Platform for Transactional, Analytical and AI Workloads
23 May 2024, Yahoo Finance

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

Nutanix partners with EDB to fit database service for AI – Blocks and Files
21 May 2024, Blocks and Files

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

provided by Google News

8 Powerful Alternatives to Elasticsearch
25 April 2024, Yahoo Finance

Splunk vs Elasticsearch | A Comparison and How to Choose
12 January 2024, SentinelOne

Elasticsearch Open Inference API Supports Cohere Rerank 3
11 April 2024, Business Wire

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

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

provided by Google News

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19 July 2023, CTech

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3 November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27 July 2017, Data Center Knowledge

GigaSpaces Orchestrates Cloud Spin-Off
27 July 2017, EnterpriseAI

Your occasional storage digest with GigaSpaces, Virtana and NAND ship data – Blocks and Files
7 December 2020, Blocks & Files

provided by Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

Apache Ignite: An Overview
6 September 2023, Open Source For You

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14 May 2016, AWS Blog

GridGain Releases Conference Schedule for Virtual Apache Ignite Summit 2023
1 June 2023, Datanami

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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