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

DBMS > Bangdb vs. EDB Postgres vs. Elasticsearch vs. OceanBase vs. SAP SQL Anywhere

System Properties Comparison Bangdb vs. EDB Postgres vs. Elasticsearch vs. OceanBase vs. SAP SQL Anywhere

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonEDB Postgres  Xexclude from comparisonElasticsearch  Xexclude from comparisonOceanBase  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphThe 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 metricA distributed, high available RDBMS compatible with Oracle and MySQLRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Relational DBMSSearch engineRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Spatial DBMS
Document store
Spatial DBMS
Vector DBMS
Document store
Wide column store
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
Score1.90
Rank#135  Overall
#63  Relational DBMS
Score135.35
Rank#7  Overall
#1  Search engines
Score1.66
Rank#147  Overall
#68  Relational DBMS
Score4.25
Rank#79  Overall
#43  Relational DBMS
Websitebangdb.comwww.enterprisedb.comwww.elastic.co/­elasticsearchen.oceanbase.comwww.sap.com/­products/­technology-platform/­sql-anywhere.html
Technical documentationdocs.bangdb.comwww.enterprisedb.com/­docswww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlen.oceanbase.com/­docs/­oceanbase-databasehelp.sap.com/­docs/­SAP_SQL_Anywhere
DeveloperSachin Sinha, BangDBEnterpriseDBElasticOceanBase infopreviously Alibaba and Ant GroupSAP infoformerly Sybase
Initial release20122005201020101992
Current releaseBangDB 2.0, October 202114, December 20218.6, January 20234.3.0, April 202417, July 2015
License infoCommercial or Open SourceOpen Source infoBSD 3commercial infoBSD for PostgreSQL-componentsOpen Source infoElastic LicenseOpen Source infoCommercial license availablecommercial
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++CJavaC++
Server operating systemsLinuxLinux
Windows
All OS with a Java VMLinuxAIX
HP-UX
Linux
OS X
Solaris
Windows
Data schemeschema-freeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesyes
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyesyesyes
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.noyes infospecific XML-type available, but no XML query functionality.noyesyes
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesyes infoAll search fields are automatically indexedyesyes
SQL infoSupport of SQLSQL like support with command line toolyes infostandard with numerous extensionsSQL-like query languageyesyes
APIs and other access methodsProprietary protocol
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Java API
RESTful HTTP/JSON API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
ADO.NET
HTTP API
JDBC
ODBC
Supported programming languagesC
C#
C++
Java
Python
.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresnouser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yesPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modeyes, in C/C++, Java, .Net or Perl
Triggersyes, Notifications (with Streaming only)yesyes infoby using the 'percolation' featureyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmhorizontal partitioning infoby hash, list or rangeShardinghorizontal partitioning (by hash, key, range, range columns, list, and list columns)none
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)Multi-source replicationyesMulti-source replication using PaxosSource-replica replication infoDatabase mirroring
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoES-Hadoop Connectornono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyes, multi-version concurrency control (MVCC)yesyesyes
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 modenoMemcached and Redis integrationyes
User concepts infoAccess controlyes (enterprise version only)fine grained access rights according to SQL-standardAccess rights for users, groups and roles according to SQL-standardfine grained access rights according to SQL-standard
More information provided by the system vendor
BangdbEDB PostgresElasticsearchOceanBaseSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
Specific characteristicsOceanBase Database is the world’s only native distributed database that has set new...
» more
Competitive advantagesHigh Availability : The five IDCs across three sites disaster recovery solution sets...
» more
Key customersOceanBase Database has helped over 400 customers across industries upgrade their...
» more
Market metricsTPC-C No.1 Performance , achieved a result of 707.35 million tpmC in the TPC-C benchmark...
» more
Licensing and pricing modelsMulan PubL v2 license for open source community edition. Commercial license for enterprise...
» 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
BangdbEDB PostgresElasticsearchOceanBaseSAP 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

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

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

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

EDB Recognized in 2023 Gartner® Magic Quadrant™ for Cloud Database Management Systems
9 January 2024, GlobeNewswire

provided by Google News

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

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

8 Powerful Alternatives to Elasticsearch
25 April 2024, Yahoo Finance

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

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31 January 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22 August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25 March 2024, Fintech News Singapore

Haidilao’s 6-step recipe for successful digital transformation with OceanBase
4 August 2023, Tech in Asia

Alibaba's OceanBase distributed database aims at markets outside China
16 August 2022, InfoWorld

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
21 December 2021, SAP News

Rimini Street expands support beyond SAP and Oracle
11 June 2022, InsideSAP

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

provided by Google News



Share this page

Featured Products

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

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here