Need advice about which tool to choose?Ask the StackShare community!

Hazelcast

354
473
+ 1
59
MapDB

8
49
+ 1
0
Add tool

Hazelcast vs MapDB: What are the differences?

Developers describe Hazelcast as "Clustering and highly scalable data distribution platform for Java". With its various distributed data structures, distributed caching capabilities, elastic nature, memcache support, integration with Spring and Hibernate and more importantly with so many happy users, Hazelcast is feature-rich, enterprise-ready and developer-friendly in-memory data grid solution. On the other hand, MapDB is detailed as "Concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory". MapDB provides Java Maps, Sets, Lists, Queues and other collections backed by off-heap or on-disk storage. It is a hybrid between java collection framework and embedded database engine. It is free and open-source under Apache license.

Hazelcast and MapDB can be categorized as "In-Memory Databases" tools.

Some of the features offered by Hazelcast are:

  • Distributed implementations of java.util.{Queue, Set, List, Map}
  • Distributed implementation of java.util.concurrent.locks.Lock
  • Distributed implementation of java.util.concurrent.ExecutorService

On the other hand, MapDB provides the following key features:

  • Concurrency
  • Writing database
  • Code duplication and not invented here

Hazelcast is an open source tool with 3.27K GitHub stars and 1.18K GitHub forks. Here's a link to Hazelcast's open source repository on GitHub.

Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Hazelcast
Pros of MapDB
  • 11
    High Availibility
  • 6
    Distributed Locking
  • 6
    Distributed compute
  • 5
    Sharding
  • 4
    Load balancing
  • 3
    Map-reduce functionality
  • 3
    Simple-to-use
  • 3
    Written in java. runs on jvm
  • 3
    Publish-subscribe
  • 3
    Sql query support in cluster wide
  • 2
    Optimis locking for map
  • 2
    Performance
  • 2
    Multiple client language support
  • 2
    Rest interface
  • 1
    Admin Interface (Management Center)
  • 1
    Better Documentation
  • 1
    Easy to use
  • 1
    Super Fast
    Be the first to leave a pro

    Sign up to add or upvote prosMake informed product decisions

    Cons of Hazelcast
    Cons of MapDB
    • 4
      License needed for SSL
      Be the first to leave a con

      Sign up to add or upvote consMake informed product decisions

      - No public GitHub repository available -

      What is Hazelcast?

      With its various distributed data structures, distributed caching capabilities, elastic nature, memcache support, integration with Spring and Hibernate and more importantly with so many happy users, Hazelcast is feature-rich, enterprise-ready and developer-friendly in-memory data grid solution.

      What is MapDB?

      MapDB provides Java Maps, Sets, Lists, Queues and other collections backed by off-heap or on-disk storage. It is a hybrid between java collection framework and embedded database engine. It is free and open-source under Apache license.

      Need advice about which tool to choose?Ask the StackShare community!

      Jobs that mention Hazelcast and MapDB as a desired skillset
      LaunchDarkly
      Oakland, California, United States
      What companies use Hazelcast?
      What companies use MapDB?
        No companies found
        Manage your open source components, licenses, and vulnerabilities
        Learn More

        Sign up to get full access to all the companiesMake informed product decisions

        What tools integrate with Hazelcast?
        What tools integrate with MapDB?

        Sign up to get full access to all the tool integrationsMake informed product decisions

        What are some alternatives to Hazelcast and MapDB?
        Redis
        Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. Redis provides data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes, and streams.
        Apache Spark
        Spark is a fast and general processing engine compatible with Hadoop data. It can run in Hadoop clusters through YARN or Spark's standalone mode, and it can process data in HDFS, HBase, Cassandra, Hive, and any Hadoop InputFormat. It is designed to perform both batch processing (similar to MapReduce) and new workloads like streaming, interactive queries, and machine learning.
        Cassandra
        Partitioning means that Cassandra can distribute your data across multiple machines in an application-transparent matter. Cassandra will automatically repartition as machines are added and removed from the cluster. Row store means that like relational databases, Cassandra organizes data by rows and columns. The Cassandra Query Language (CQL) is a close relative of SQL.
        Memcached
        Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from results of database calls, API calls, or page rendering.
        Apache Ignite
        It is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads delivering in-memory speeds at petabyte scale
        See all alternatives