Chronicle Map VS Crate

Compare Chronicle Map vs Crate and see what are their differences.

Chronicle Map

Replicate your Key Value Store across your network, with consistency, persistance and performance. (by OpenHFT)

Crate

CrateDB is a distributed SQL database that makes it simple to store and analyze massive amounts of data in real-time. Built on top of Lucene. (by crate)
Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • Sonar - Write Clean Java Code. Always.
  • SaaSHub - Software Alternatives and Reviews
Chronicle Map Crate
3 4
2,585 3,691
0.5% 0.8%
8.7 9.9
8 days ago 1 day ago
Java Java
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Chronicle Map

Posts with mentions or reviews of Chronicle Map. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-08.
  • Off-heap memory in Java
    2 projects | dev.to | 8 Apr 2021
    Chronicle-Map: Chronicle Map is an in-memory, key-value store, designed for low-latency, and/or multi-process applications.
  • Solution for hash-map with >100M values
    7 projects | /r/java | 21 Dec 2020
    https://github.com/OpenHFT/Chronicle-Map - Maybe a better offheap map
    7 projects | /r/java | 21 Dec 2020
    I've wrangled data sets in the ~600gb range using nothing but plain old Java and a few beefy boxes. This can all be kept in memory, but you have to go off-heap. You can use Chronicle Map and Chronicle Values to model this data and work with it off-heap in a way that's still very clean and object oriented. 128gb of RAM is cheap these days, whether you're in the cloud or not.

Crate

Posts with mentions or reviews of Crate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-21.

What are some alternatives?

When comparing Chronicle Map and Crate you can also consider the following projects:

MapDB - MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java database engine.

Redisson - Redisson - Easy Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ...

JetBrains Xodus - Transactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub.

H2 - H2 is an embeddable RDBMS written in Java.

Presto - The official home of the Presto distributed SQL query engine for big data

Jedis - Redis Java client

OrientDB - OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text and Geospatial models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries.

jOOQ - jOOQ is the best way to write SQL in Java

Flyway - Flyway by Redgate • Database Migrations Made Easy.

HikariCP - 光 HikariCP・A solid, high-performance, JDBC connection pool at last.