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 > Apache Phoenix vs. Elasticsearch vs. Hypertable vs. OpenEdge vs. Stardog

System Properties Comparison Apache Phoenix vs. Elasticsearch vs. Hypertable vs. OpenEdge vs. Stardog

Editorial information provided by DB-Engines
NameApache Phoenix  Xexclude from comparisonElasticsearch  Xexclude from comparisonHypertable  Xexclude from comparisonOpenEdge  Xexclude from comparisonStardog  Xexclude from comparison
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
DescriptionA scale-out RDBMS with evolutionary schema built on Apache HBaseA 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 metricAn open source BigTable implementation based on distributed file systems such as HadoopApplication development environment with integrated database management systemEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelRelational DBMSSearch engineWide column storeRelational DBMSGraph DBMS
RDF store
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.06
Rank#123  Overall
#58  Relational DBMS
Score132.83
Rank#7  Overall
#1  Search engines
Score3.45
Rank#85  Overall
#46  Relational DBMS
Score2.07
Rank#122  Overall
#11  Graph DBMS
#6  RDF stores
Websitephoenix.apache.orgwww.elastic.co/­elasticsearchwww.progress.com/­openedgewww.stardog.com
Technical documentationphoenix.apache.orgwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmldocumentation.progress.com/­output/­ua/­OpenEdge_latestdocs.stardog.com
DeveloperApache Software FoundationElasticHypertable Inc.Progress Software CorporationStardog-Union
Initial release20142010200919842010
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 20198.6, January 20230.9.8.11, March 2016OpenEdge 12.2, March 20207.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoElastic LicenseOpen Source infoGNU version 3. Commercial license availablecommercialcommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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 languageJavaJavaC++Java
Server operating systemsLinux
Unix
Windows
All OS with a Java VMLinux
OS X
Windows infoan inofficial Windows port is available
AIX
HP-UX
Linux
Solaris
Windows
Linux
macOS
Windows
Data schemeyes infolate-bound, schema-on-read capabilitiesschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeyesschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.nonoyesno infoImport/export of XML data possible
Secondary indexesyesyes infoAll search fields are automatically indexedrestricted infoonly exact value or prefix value scansyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLyesSQL-like query languagenoyes infoclose to SQL 92Yes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsJDBCJava API
RESTful HTTP/JSON API
C++ API
Thrift
JDBC
ODBC
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
C++
Java
Perl
PHP
Python
Ruby
Progress proprietary ABL (Advanced Business Language).Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresuser defined functionsyesnoyesuser defined functions and aggregates, HTTP Server extensions in Java
Triggersnoyes infoby using the 'percolation' featurenoyesyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardinghorizontal partitioning infosince Version 11.4none
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yesselectable replication factor on file system levelSource-replica replicationMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsHadoop integrationES-Hadoop Connectoryesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate ConsistencyImmediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynononoyesyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.yesMemcached and Redis integrationnoyes
User concepts infoAccess controlAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancynoUsers and groupsAccess rights for users and roles

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
Apache PhoenixElasticsearchHypertableOpenEdgeStardog
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

show all

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

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix | Amazon Web Services
2 June 2016, AWS Blog

Azure #HDInsight Apache Phoenix now supports Zeppelin
16 August 2018, Microsoft

Bridge the SQL-NoSQL gap with Apache Phoenix
4 February 2016, InfoWorld

Apache Calcite, FreeMarker, Gora, Phoenix, and Solr updated
27 March 2017, SDTimes.com

Azure HDInsight Analytics Platform Now Supports Apache Hadoop 3.0
18 April 2019, eWeek

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

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

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

provided by Google News

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22 August 2019, Packt Hub

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

Decorate your Windows XP with Hyperdesk
30 July 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18 March 2009, TrekMovie

5 Free NoSQL Database Certification Courses in 2024 – AIM
31 January 2024, Analytics India Magazine

provided by Google News

OpenEdge Application Development | Progress OpenEdge
14 September 2014, Progress Software

What's New in OpenEdge 12.8
15 April 2024, release.nl

PoC Exploit Released for OpenEdge Authentication Gateway & AdminServer Vulnerability
11 March 2024, GBHackers

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

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

Present your product here