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. Datomic vs. Geode vs. RocksDB vs. Solr

System Properties Comparison Apache Phoenix vs. Datomic vs. Geode vs. RocksDB vs. Solr

Editorial information provided by DB-Engines
NameApache Phoenix  Xexclude from comparisonDatomic  Xexclude from comparisonGeode  Xexclude from comparisonRocksDB  Xexclude from comparisonSolr  Xexclude from comparison
DescriptionA scale-out RDBMS with evolutionary schema built on Apache HBaseDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesEmbeddable persistent key-value store optimized for fast storage (flash and RAM)A widely used distributed, scalable search engine based on Apache Lucene
Primary database modelRelational DBMSRelational DBMSKey-value storeKey-value storeSearch engine
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.97
Rank#126  Overall
#59  Relational DBMS
Score1.59
Rank#150  Overall
#69  Relational DBMS
Score1.92
Rank#131  Overall
#23  Key-value stores
Score3.65
Rank#85  Overall
#11  Key-value stores
Score42.91
Rank#24  Overall
#3  Search engines
Websitephoenix.apache.orgwww.datomic.comgeode.apache.orgrocksdb.orgsolr.apache.org
Technical documentationphoenix.apache.orgdocs.datomic.comgeode.apache.org/­docsgithub.com/­facebook/­rocksdb/­wikisolr.apache.org/­resources.html
DeveloperApache Software FoundationCognitectOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Facebook, Inc.Apache Software Foundation
Initial release20142012200220132006
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 20191.0.6735, June 20231.1, February 20178.11.4, April 20249.5.0, February 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercial infolimited edition freeOpen Source infoApache Version 2; commercial licenses available as GemfireOpen Source infoBSDOpen Source infoApache Version 2
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 languageJavaJava, ClojureJavaC++Java
Server operating systemsLinux
Unix
Windows
All OS with a Java VMAll OS with a Java VM infothe JDK (8 or later) is also requiredLinuxAll OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)
Data schemeyes infolate-bound, schema-on-read capabilitiesyesschema-freeschema-freeyes infoDynamic Fields enables on-the-fly addition of new fields
Typing infopredefined data types such as float or dateyesyesyesnoyes infosupports customizable data types and automatic typing
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 indexesyesyesnonoyes infoAll search fields are automatically indexed
SQL infoSupport of SQLyesnoSQL-like query language (OQL)noSolr Parallel SQL Interface
APIs and other access methodsJDBCRESTful HTTP APIJava Client API
Memcached protocol
RESTful HTTP API
C++ API
Java API
Java API
RESTful HTTP/JSON API
Supported programming languagesC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
Clojure
Java
.Net
All JVM based languages
C++
Groovy
Java
Scala
C
C++
Go
Java
Perl
Python
Ruby
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresuser defined functionsyes infoTransaction Functionsuser defined functionsnoJava plugins
TriggersnoBy using transaction functionsyes infoCache Event Listenersyes infoUser configurable commands triggered on index changes
Partitioning methods infoMethods for storing different data on different nodesShardingnone infoBut extensive use of caching in the application peersShardinghorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
none infoBut extensive use of caching in the application peersMulti-source replicationyesyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsHadoop integrationnononospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduce
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyImmediate ConsistencyEventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDyes, on a single nodeyesoptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes inforecommended only for testing and developmentyesyesyes
User concepts infoAccess controlAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancynoAccess rights per client and object definablenoyes

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 partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
Apache PhoenixDatomicGeodeRocksDBSolr
DB-Engines blog posts

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

show all

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4 February 2013, 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

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

provided by Google News

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Zoona Case Study
16 December 2017, AWS Blog

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

provided by Google News

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

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

Reactive Event Processing with Apache Geode
5 July 2020, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, oreilly.com

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

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Pliops Unveils Accelerated Key-Value Store That Boosts RocksDB Performance by 20x at OCP Global Summit
18 October 2022, GlobeNewswire

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Intel Linux Optimizations Help AMD EPYC "Genoa" Improve Scaling To 384 Threads
6 April 2023, Phoronix

provided by Google News

(SOLR) Technical Pivots with Risk Controls
28 April 2024, Stock Traders Daily

SOLR-led walkout demands better conditions for Compass workers
27 February 2024, Daily Northwestern

Closing Bell: Solar Alliance Energy Inc flat on Tuesday (SOLR)
24 April 2024, The Globe and Mail

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9 October 2023, AWS Blog

SOLR hosts teach-in of labor movements at Northwestern
28 January 2024, Daily Northwestern

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

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

Present your product here