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

DBMS > DolphinDB vs. EDB Postgres vs. Elasticsearch vs. HEAVY.AI vs. SAP SQL Anywhere

System Properties Comparison DolphinDB vs. EDB Postgres vs. Elasticsearch vs. HEAVY.AI vs. SAP SQL Anywhere

Editorial information provided by DB-Engines
NameDolphinDB  Xexclude from comparisonEDB Postgres  Xexclude from comparisonElasticsearch  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparison
DescriptionDolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.The 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 high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments
Primary database modelTime Series DBMSRelational DBMSSearch engineRelational DBMSRelational DBMS
Secondary database modelsRelational DBMSDocument store
Spatial DBMS
Document store
Spatial DBMS
Vector DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.14
Rank#85  Overall
#6  Time Series DBMS
Score2.46
Rank#121  Overall
#58  Relational DBMS
Score134.79
Rank#7  Overall
#1  Search engines
Score2.30
Rank#127  Overall
#60  Relational DBMS
Score4.89
Rank#77  Overall
#42  Relational DBMS
Websitewww.dolphindb.comwww.enterprisedb.comwww.elastic.co/­elasticsearchgithub.com/­heavyai/­heavydb
www.heavy.ai
www.sap.com/­products/­technology-platform/­sql-anywhere.html
Technical documentationdocs.dolphindb.cn/­en/­help200/­index.htmlwww.enterprisedb.com/­docswww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmldocs.heavy.aihelp.sap.com/­docs/­SAP_SQL_Anywhere
DeveloperDolphinDB, IncEnterpriseDBElasticHEAVY.AI, Inc.SAP infoformerly Sybase
Initial release20182005201020161992
Current releasev2.00.4, January 202214, December 20218.6, January 20235.10, January 202217, July 2015
License infoCommercial or Open Sourcecommercial infofree community version availablecommercial infoBSD for PostgreSQL-componentsOpen Source infoElastic LicenseOpen Source infoApache Version 2; enterprise edition 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++CJavaC++ and CUDA
Server operating systemsLinux
Windows
Linux
Windows
All OS with a Java VMLinuxAIX
HP-UX
Linux
OS X
Solaris
Windows
Data schemeyesyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonoyes
Secondary indexesyesyesyes infoAll search fields are automatically indexednoyes
SQL infoSupport of SQLSQL-like query languageyes infostandard with numerous extensionsSQL-like query languageyesyes
APIs and other access methodsJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Java API
RESTful HTTP/JSON API
JDBC
ODBC
Thrift
Vega
ADO.NET
HTTP API
JDBC
ODBC
Supported programming languagesC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
All languages supporting JDBC/ODBC/Thrift
Python
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresyesuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yesnoyes, in C/C++, Java, .Net or Perl
Triggersnoyesyes infoby using the 'percolation' featurenoyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioninghorizontal partitioning infoby hash, list or rangeShardingSharding infoRound robinnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replicationyesMulti-source replicationSource-replica replication infoDatabase mirroring
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoES-Hadoop Connectornono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate 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 integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
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.yesnoMemcached and Redis integrationyesyes
User concepts infoAccess controlAdministrators, Users, Groupsfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardfine grained access rights according to SQL-standard

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
DolphinDBEDB PostgresElasticsearchHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022SAP 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

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 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, GovTech

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

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

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

AWS Elasticsearch Servers Host Malware
1 December 2023, Dark Reading

provided by Google News

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19 April 2023, Business Wire

The insideBIGDATA IMPACT 50 List for Q4 2023
11 October 2023, insideBIGDATA

Making the most of geospatial intelligence
14 April 2023, InfoWorld

Big Data Analytics: A Game Changer for Infrastructure
13 July 2023, Spiceworks News and Insights

Metaphysic Deep Fakes TED
3 May 2023, Forbes

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

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

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

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.

Neo4j logo

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

Present your product here