DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > EDB Postgres vs. Elasticsearch vs. Google Cloud Datastore vs. RavenDB vs. WakandaDB

System Properties Comparison EDB Postgres vs. Elasticsearch vs. Google Cloud Datastore vs. RavenDB vs. WakandaDB

Editorial information provided by DB-Engines
NameEDB Postgres  Xexclude from comparisonElasticsearch  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonRavenDB  Xexclude from comparisonWakandaDB  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 metricAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelRelational DBMSSearch engineDocument storeDocument storeObject oriented DBMS
Secondary database modelsDocument store
Spatial DBMS
Document store
Spatial DBMS
Vector DBMS
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.90
Rank#135  Overall
#63  Relational DBMS
Score135.35
Rank#7  Overall
#1  Search engines
Score4.47
Rank#76  Overall
#12  Document stores
Score2.92
Rank#101  Overall
#18  Document stores
Score0.03
Rank#364  Overall
#17  Object oriented DBMS
Websitewww.enterprisedb.comwww.elastic.co/­elasticsearchcloud.google.com/­datastoreravendb.netwakanda.github.io
Technical documentationwww.enterprisedb.com/­docswww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlcloud.google.com/­datastore/­docsravendb.net/­docswakanda.github.io/­doc
DeveloperEnterpriseDBElasticGoogleHibernating RhinosWakanda SAS
Initial release20052010200820102012
Current release14, December 20218.6, January 20235.4, July 20222.7.0 (April 29, 2019), April 2019
License infoCommercial or Open Sourcecommercial infoBSD for PostgreSQL-componentsOpen Source infoElastic LicensecommercialOpen Source infoAGPL version 3, commercial license availableOpen Source infoAGPLv3, extended commercial license available
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCJavaC#C++, JavaScript
Server operating systemsLinux
Windows
All OS with a Java VMhostedLinux
macOS
Raspberry Pi
Windows
Linux
OS X
Windows
Data schemeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesyes, details herenoyes
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.nonono
Secondary indexesyesyes infoAll search fields are automatically indexedyesyes
SQL infoSupport of SQLyes infostandard with numerous extensionsSQL-like query languageSQL-like query language (GQL)SQL-like query language (RQL)no
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Java API
RESTful HTTP/JSON API
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
RESTful HTTP API
Supported programming languages.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaScript
Server-side scripts infoStored proceduresuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yesusing Google App Engineyesyes
Triggersyesyes infoby using the 'percolation' featureCallbacks using the Google Apps Engineyesyes
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 using PaxosMulti-source replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoES-Hadoop Connectoryes infousing Google Cloud Dataflowyesno
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 or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Default ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency
Foreign keys infoReferential integrityyesnoyes infovia ReferenceProperties or Ancestor pathsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID, Cluster-wide transaction availableACID
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 integrationnono
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Authorization levels configured per client per databaseyes

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 PostgresElasticsearchGoogle Cloud DatastoreRavenDBWakandaDB
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

Enterprise DB begins rolling AI features into PostgreSQL
23 May 2024, SiliconANGLE News

EDB Postgres AI is a new platform for analytics workloads
23 May 2024, Techzine Europe

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

EDB Celebrates 20 Years with Launch of its Innovative Postgres AI Platform
23 May 2024, Travel And Tour World

provided by Google News

Elasticsearch Open Inference API Now Supports Microsoft Azure AI Studio
22 May 2024, Business Wire

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

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

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

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

provided by Google News

Best cloud storage of 2024
21 May 2024, TechRadar

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

Google says it'll stop charging fees to transfer data out of Google Cloud
11 January 2024, TechCrunch

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

RavenDB Adds Graph Queries
15 May 2019, 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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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