DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Hazelcast vs. Manticore Search vs. Oracle Coherence vs. SQL.JS

System Properties Comparison Hazelcast vs. Manticore Search vs. Oracle Coherence vs. SQL.JS

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameHazelcast  Xexclude from comparisonManticore Search  Xexclude from comparisonOracle Coherence  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionA widely adopted in-memory data gridMulti-storage database for search, including full-text search.Oracles in-memory data grid solutionPort of SQLite to JavaScript
Primary database modelKey-value storeSearch engineKey-value storeRelational DBMS
Secondary database modelsDocument store infoJSON support with IMDG 3.12Time Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.72
Rank#59  Overall
#6  Key-value stores
Score0.23
Rank#301  Overall
#21  Search engines
Score1.90
Rank#127  Overall
#21  Key-value stores
Score0.53
Rank#246  Overall
#115  Relational DBMS
Websitehazelcast.commanticoresearch.comwww.oracle.com/­java/­coherencesql.js.org
Technical documentationhazelcast.org/­imdg/­docsmanual.manticoresearch.comdocs.oracle.com/­en/­middleware/­standalone/­coherencesql.js.org/­documentation/­index.html
DeveloperHazelcastManticore SoftwareOracleAlon Zakai infoenhancements implemented by others
Initial release2008201720072012
Current release5.3.6, November 20236.0, February 202314.1, August 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoGPL version 2commercialOpen Source
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++JavaJavaScript
Server operating systemsAll OS with a Java VMFreeBSD
Linux
macOS
Windows
All OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeFixed schemaschema-freeyes
Typing infopredefined data types such as float or dateyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesyes
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.yes infothe object must implement a serialization strategyCan index from XMLnono
Secondary indexesyesyes infofull-text index on all search fieldsno
SQL infoSupport of SQLSQL-like query languageSQL-like query languagenoyes infoSQL-92 is not fully supported
APIs and other access methodsJCache
JPA
Memcached protocol
RESTful HTTP API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
JCache
JPA
RESTful HTTP API
JavaScript API
Supported programming languages.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C++
Java
JavaScript
Server-side scripts infoStored proceduresyes infoEvent Listeners, Executor Servicesuser defined functionsnono
Triggersyes infoEventsnoyes infoLive Eventsno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoReplicated MapSynchronous replication based on Galera libraryyes, with selectable consistency levelnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmEventual Consistency
Immediate Consistency
none
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataone or two-phase-commit; repeatable reads; read commitedyes infoisolated transactions for atomic changes and binary logging for safe writesconfigurableACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.yes infooptionallyno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlRole-based access controlnoauthentification to access the cache via certificates or http basic authenticationno

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
HazelcastManticore SearchOracle CoherenceSQL.JS
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Hazelcast Expands Global Partner Program to Support Mission-Critical, AI Application Projects
20 August 2024, PR Newswire

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast Showcases Real-Time Data Platform at 2024 Gartner Summit
15 May 2024, Datanami

Hazelcast appoints Anthony Griffin as Chief Architect -
11 June 2024, Enterprise Times

provided by Google News

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2 May 2023, hackernoon.com

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

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

Highlighting in Search Results
24 May 2020, hackernoon.com

40 Stories To Learn About Elasticsearch
27 April 2023, hackernoon.com

provided by Google News

Nike achieves scalability and performance with Oracle Coherence & Exadata
20 December 2012, blogs.oracle.com

New solutions for Oracle WebLogic on Azure Virtual Machines
1 April 2021, Microsoft

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

Oracle augments payments and transaction banking in the cloud
19 September 2023, The Paypers

Use your Universal Credits with Oracle WebLogic Server for OKE
15 October 2020, blogs.oracle.com

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024
22 March 2023, SitePoint

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

React Native for beginners
31 October 2018, hackernoon.com

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

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.

Milvus logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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