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. MaxDB vs. RavenDB vs. SWC-DB

System Properties Comparison Apache Phoenix vs. MaxDB vs. RavenDB vs. SWC-DB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Phoenix  Xexclude from comparisonMaxDB infoformerly named Adabas-D  Xexclude from comparisonRavenDB  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparison
DescriptionA scale-out RDBMS with evolutionary schema built on Apache HBaseA robust and reliable RDBMS optimized to run all major SAP solutionsOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseA high performance, scalable Wide Column DBMS
Primary database modelRelational DBMSRelational DBMSDocument storeWide column store
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.97
Rank#126  Overall
#59  Relational DBMS
Score2.32
Rank#112  Overall
#55  Relational DBMS
Score2.92
Rank#101  Overall
#18  Document stores
Score0.01
Rank#376  Overall
#13  Wide column stores
Websitephoenix.apache.orgmaxdb.sap.comravendb.netgithub.com/­kashirin-alex/­swc-db
www.swcdb.org
Technical documentationphoenix.apache.orgmaxdb.sap.com/­documentationravendb.net/­docs
DeveloperApache Software FoundationSAP, acquired from Software AG (Adabas-D) in 1997Hibernating RhinosAlex Kashirin
Initial release2014198420102020
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 20197.9.10.12, February 20245.4, July 20220.5, April 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercial infoLimited community edition freeOpen Source infoAGPL version 3, commercial license availableOpen Source infoGPL V3
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++C#C++
Server operating systemsLinux
Unix
Windows
AIX
HP-UX
Linux
Solaris
Windows
Linux
macOS
Raspberry Pi
Windows
Linux
Data schemeyes infolate-bound, schema-on-read capabilitiesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesno
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.nonono
Secondary indexesyesyesyes
SQL infoSupport of SQLyesyesSQL-like query language (RQL)SQL-like query language
APIs and other access methodsJDBCADO.NET
JDBC
ODBC
WebDAV
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Proprietary protocol
Thrift
Supported programming languagesC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
.Net
C#
Java
Perl
PHP
Python
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++
Server-side scripts infoStored proceduresuser defined functionsyesyesno
Triggersnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Source-replica replicationMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsHadoop integrationnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency
Foreign keys infoReferential integritynoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID, Cluster-wide transaction available
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnono
User concepts infoAccess controlAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyfine grained access rights according to SQL-standardAuthorization levels configured per client per database

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 PhoenixMaxDB infoformerly named Adabas-DRavenDBSWC-DB infoSuper Wide Column Database
DB-Engines blog posts

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

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

What Is HBase? (Definition, Uses, Benefits, Features)
22 December 2022, Built In

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

SAP Content Server High Availability using Amazon EFS and SUSE | Amazon Web Services
30 December 2020, AWS Blog

SAP Aligns Mainstream Maintenance Commitments Across Its Enterprise Solutions
11 August 2020, SAP News

SIOS looks to boost SAP HANA automated replication
29 March 2023, TechTarget

Remotely Exploitable Vulnerabilities in SAP Compression Algorithms
13 May 2015, Threatpost

Your SAP HANA Cheat Sheet: Milestones, Terms and More
14 May 2012, SiliconANGLE News

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

provided by Google News



Share this page

Featured Products

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

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

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

Present your product here