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. BaseX vs. Elasticsearch vs. NCache vs. NebulaGraph

System Properties Comparison Apache Phoenix vs. BaseX vs. Elasticsearch vs. NCache vs. NebulaGraph

Editorial information provided by DB-Engines
NameApache Phoenix  Xexclude from comparisonBaseX  Xexclude from comparisonElasticsearch  Xexclude from comparisonNCache  Xexclude from comparisonNebulaGraph  Xexclude from comparison
DescriptionA scale-out RDBMS with evolutionary schema built on Apache HBaseLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.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 metricOpen-Source and Enterprise in-memory Key-Value StoreA distributed, linear scalable, high perfomant Graph DBMS
Primary database modelRelational DBMSNative XML DBMSSearch engineKey-value storeGraph DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Document store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.06
Rank#123  Overall
#58  Relational DBMS
Score1.84
Rank#135  Overall
#4  Native XML DBMS
Score132.83
Rank#7  Overall
#1  Search engines
Score0.96
Rank#195  Overall
#29  Key-value stores
Score2.23
Rank#116  Overall
#10  Graph DBMS
Websitephoenix.apache.orgbasex.orgwww.elastic.co/­elasticsearchwww.alachisoft.com/­ncachegithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
Technical documentationphoenix.apache.orgdocs.basex.orgwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlwww.alachisoft.com/­resources/­docsdocs.nebula-graph.io
DeveloperApache Software FoundationBaseX GmbHElasticAlachisoftVesoft Inc.
Initial release20142007201020052019
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 201911.0, June 20248.6, January 20235.3.3, April 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoBSD licenseOpen Source infoElastic LicenseOpen Source infoEnterprise Edition availableOpen Source infoApache Version 2.0 + Common Clause 1.0
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 languageJavaJavaJavaC#, .NET, .NET Core, JavaC++
Server operating systemsLinux
Unix
Windows
Linux
OS X
Windows
All OS with a Java VMLinux
Windows
Linux
Data schemeyes infolate-bound, schema-on-read capabilitiesschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeStrong typed schema
Typing infopredefined data types such as float or dateyesno infoXQuery supports typesyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryes
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.nononono
Secondary indexesyesyesyes infoAll search fields are automatically indexedyesyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.
SQL infoSupport of SQLyesnoSQL-like query languageSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.SQL-like query language
APIs and other access methodsJDBCJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
Java API
RESTful HTTP/JSON API
IDistributedCache
JCache
LINQ
Proprietary native API
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
Supported programming languagesC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
Actionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.Net
C++
Go
Java
PHP
Python
Server-side scripts infoStored proceduresuser defined functionsyesyesno infosupport for stored procedures with SQL-Server CLRuser defined functions
Triggersnoyes infovia eventsyes infoby using the 'percolation' featureyes infoNotifications
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingyesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
noneyesyes, with selectable consistency levelCausal Clustering using Raft protocol
MapReduce infoOffers an API for user-defined Map/Reduce methodsHadoop integrationnoES-Hadoop Connectoryesno
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, allEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Foreign keys infoReferential integritynonononoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDmultiple readers, single writernooptimistic locking and pessimistic lockingACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infousing RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesMemcached and Redis integrationyesyes
User concepts infoAccess controlAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyUsers with fine-grained authorization concept on 4 levelsAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)Role-based access control
More information provided by the system vendor
Apache PhoenixBaseXElasticsearchNCacheNebulaGraph
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
NebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
NebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Social networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Companies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
At our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» more
NebulaGraph is open source and free to use under Apache 2.0 license.
» 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
Apache PhoenixBaseXElasticsearchNCacheNebulaGraph
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

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

Deep dive into Azure HDInsight 4.0
25 September 2018, azure.microsoft.com

provided by Google News

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Storeā„¢

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

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

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

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

provided by Google News

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

provided by Google News

Vesoft (NebulaGraph) Recognized in the GartnerĀ® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16 September 2022, TechCrunch

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

provided by Google News



Share this page

Featured Products

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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