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

DBMS > Apache Phoenix vs. Geode vs. KeyDB vs. Microsoft Azure Table Storage vs. Oracle

System Properties Comparison Apache Phoenix vs. Geode vs. KeyDB vs. Microsoft Azure Table Storage vs. Oracle

Editorial information provided by DB-Engines
NameApache Phoenix  Xexclude from comparisonGeode  Xexclude from comparisonKeyDB  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonOracle  Xexclude from comparison
DescriptionA scale-out RDBMS with evolutionary schema built on Apache HBaseGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsA Wide Column Store for rapid development using massive semi-structured datasetsWidely used RDBMS
Primary database modelRelational DBMSKey-value storeKey-value storeWide column storeRelational DBMS
Secondary database modelsDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.97
Rank#126  Overall
#59  Relational DBMS
Score1.92
Rank#131  Overall
#23  Key-value stores
Score0.71
Rank#226  Overall
#33  Key-value stores
Score4.48
Rank#75  Overall
#6  Wide column stores
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Websitephoenix.apache.orggeode.apache.orggithub.com/­Snapchat/­KeyDB
keydb.dev
azure.microsoft.com/­en-us/­services/­storage/­tableswww.oracle.com/­database
Technical documentationphoenix.apache.orggeode.apache.org/­docsdocs.keydb.devdocs.oracle.com/­en/­database
DeveloperApache Software FoundationOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.EQ Alpha Technology Ltd.MicrosoftOracle
Initial release20142002201920121980
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 20191.1, February 201723c, September 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2; commercial licenses available as GemfireOpen Source infoBSD-3commercialcommercial inforestricted free version is available
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaC++C and C++
Server operating systemsLinux
Unix
Windows
All OS with a Java VM infothe JDK (8 or later) is also requiredLinuxhostedAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Data schemeyes infolate-bound, schema-on-read capabilitiesschema-freeschema-freeschema-freeyes infoSchemaless in JSON and XML columns
Typing infopredefined data types such as float or dateyesyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesyesyes
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.nonononoyes
Secondary indexesyesnoyes infoby using the Redis Search modulenoyes
SQL infoSupport of SQLyesSQL-like query language (OQL)nonoyes infowith proprietary extensions
APIs and other access methodsJDBCJava Client API
Memcached protocol
RESTful HTTP API
Proprietary protocol infoRESP - REdis Serialization ProtocoRESTful HTTP APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
.Net
All JVM based languages
C++
Groovy
Java
Scala
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Server-side scripts infoStored proceduresuser defined functionsuser defined functionsLuanoPL/SQL infoalso stored procedures in Java possible
Triggersnoyes infoCache Event Listenersnonoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingSharding infoImplicit feature of the cloud serviceSharding, horizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replicationMulti-source replication
Source-replica replication
yes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsHadoop integrationnononono infocan be realized in PL/SQL
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyEventual ConsistencyEventual Consistency
Strong eventual consistency with CRDTs
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes, on a single nodeOptimistic locking, atomic execution of commands blocks and scriptsoptimistic lockingACID infoisolation level can be parameterized
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesnoyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyAccess rights per client and object definablesimple password-based access control and ACLAccess rights based on private key authentication or shared access signaturesfine 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
3rd partiesDevart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Apache PhoenixGeodeKeyDBMicrosoft Azure Table StorageOracle
DB-Engines blog posts

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

show all

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

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

Amazon EMR 4.7.0 – Apache Tez & Phoenix, Updates to Existing Apps | Amazon Web Services
2 June 2016, AWS Blog

provided by Google News

Apache Geode Spawns 'All Sorts of In-Memory Things'
4 January 2017, The New Stack

Where Does Apache Geode Fit in CQRS Architectures?
18 December 2016, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, O'Reilly Media

Event-Driven Architectures with Apache Geode and Spring Integration
20 March 2019, InfoQ.com

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7 July 2021, SiliconANGLE News

provided by Google News

Oh, snap! Snap snaps up database developer KeyDB
12 May 2022, TechCrunch

Snap Acquires KeyDB for Open-Source Services
17 May 2022, XR Today

Garnet–open-source faster cache-store speeds up applications, services
18 March 2024, Microsoft

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Redis 6 arrives with multithreading for faster I/O
30 April 2020, InfoWorld

provided by Google News

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, Microsoft

Quick Guide to Azure Storage Pricing
16 May 2023, DevOps.com

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

provided by Google News

AI-Fueled Enterprise Data Management: The Rise Of Oracle Database 23ai
8 May 2024, Forbes

Blog Theme - Details
2 May 2024, Oracle

Unveiling the Power of Oracle Globally Distributed Database: Oracle Database 23ai Advancements
2 May 2024, Oracle

Oracle Database 23ai : Where to find information
2 May 2024, Oracle

Leading Industry Analysts Comment on the Release of Oracle Database 23ai
2 May 2024, Oracle

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here