DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Drizzle vs. Geode vs. Heroic vs. Manticore Search vs. Oracle Coherence

System Properties Comparison Drizzle vs. Geode vs. Heroic vs. Manticore Search vs. Oracle Coherence

Editorial information provided by DB-Engines
NameDrizzle  Xexclude from comparisonGeode  Xexclude from comparisonHeroic  Xexclude from comparisonManticore Search  Xexclude from comparisonOracle Coherence  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Geode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchMulti-storage database for search, including full-text search.Oracles in-memory data grid solution
Primary database modelRelational DBMSKey-value storeTime Series DBMSSearch engineKey-value store
Secondary database modelsTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.92
Rank#131  Overall
#23  Key-value stores
Score0.51
Rank#255  Overall
#21  Time Series DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Score1.92
Rank#130  Overall
#22  Key-value stores
Websitegeode.apache.orggithub.com/­spotify/­heroicmanticoresearch.comwww.oracle.com/­java/­coherence
Technical documentationgeode.apache.org/­docsspotify.github.io/­heroicmanual.manticoresearch.comdocs.oracle.com/­en/­middleware/­standalone/­coherence
DeveloperDrizzle project, originally started by Brian AkerOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.SpotifyManticore SoftwareOracle
Initial release20082002201420172007
Current release7.2.4, September 20121.1, February 20176.0, February 202314.1, August 2023
License infoCommercial or Open SourceOpen Source infoGNU GPLOpen Source infoApache Version 2; commercial licenses available as GemfireOpen Source infoApache 2.0Open Source infoGPL version 2commercial
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 languageC++JavaJavaC++Java
Server operating systemsFreeBSD
Linux
OS X
All OS with a Java VM infothe JDK (8 or later) is also requiredFreeBSD
Linux
macOS
Windows
All OS with a Java VM
Data schemeyesschema-freeschema-freeFixed schemaschema-free
Typing infopredefined data types such as float or dateyesyesyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes
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.nonoCan index from XMLno
Secondary indexesyesnoyes infovia Elasticsearchyes infofull-text index on all search fieldsno
SQL infoSupport of SQLyes infowith proprietary extensionsSQL-like query language (OQL)noSQL-like query languageno
APIs and other access methodsJDBCJava Client API
Memcached protocol
RESTful HTTP API
HQL (Heroic Query Language, a JSON-based language)
HTTP API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
JCache
JPA
RESTful HTTP API
Supported programming languagesC
C++
Java
PHP
.Net
All JVM based languages
C++
Groovy
Java
Scala
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C++
Java
Server-side scripts infoStored proceduresnouser defined functionsnouser defined functionsno
Triggersno infohooks for callbacks inside the server can be used.yes infoCache Event Listenersnonoyes infoLive Events
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replicationyesSynchronous replication based on Galera libraryyes, with selectable consistency level
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes, on a single nodenoyes infoisolated transactions for atomic changes and binary logging for safe writesconfigurable
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Manticore index.yes infooptionally
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlPluggable authentication mechanisms infoe.g. LDAP, HTTPAccess rights per client and object definablenoauthentification to access the cache via certificates or http basic authentication

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
DrizzleGeodeHeroicManticore SearchOracle Coherence
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

Recent citations in the news

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

Victor I. Cazares Wants NYTW to Call for Ceasefire in Gaza
22 February 2024, Vulture

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

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Apex Legends hacker says game developers patched exploit used on streamers
25 April 2024, Yahoo News Canada

provided by Google News

Hazelcast takes on proprietary Oracle in the In-Memory arena
17 June 2014, DatacenterDynamics

GridGain: Product Overview and Analysis
5 June 2019, eWeek

Oracle launches Oracle Banking Cloud Services - ThePaypers
8 February 2023, The Paypers

Oracle Event Processing for Java Embedded
2 April 2013, Embedded

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

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

Database for your real-time AI and Analytics Apps.
Try it today.

Neo4j logo

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