InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Top 5 Java Distributed Database Projects
-
Regarding the storage aspect of vector databases, it is noteworthy that indexing techniques take precedence over the choice of underlying storage. In fact, many databases have the capability to incorporate indexing modules directly, enabling efficient vector search. Existing OLAP databases that are designed for real-time analytics and utilizing columnar storage, such as ClickHouse, Apache Pinot, and Apache Druid, already demonstrate impressive data compression rates. When it comes to vector data, which typically comprises a significant number of dimensions, the adoption of columnar storage for continuous storage of data pertaining to the same dimensions greatly enhances storage efficiency and query performance.Furthermore, columnar databases excel in optimizing operations at the column level, including vector similarity calculations and aggregation operations.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Project mention: Twitter's 600-Tweet Daily Limit Crisis: Soaring GCP Costs and the Open Source Fix Elon Musk Ignored | dev.to | 2025-04-10
Cassandra: Cassandra is a highly scalable and fault-tolerant NoSQL database. It is designed to handle large amounts of data across multiple commodity servers, making it suitable for high-availability and data-intensive applications.
-
HBase — Distributed, scalable, big data store.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Java Distributed Databases discussion
Java Distributed Databases related posts
-
Exploring the Journey of Apache Cassandra: Innovation, Funding, and Community Impact
-
Concurrency bugs in Lucene: How to fix optimistic concurrency failures
-
Visualizing the Apache Cassandra Token Ring with Plotly
-
System Design: Databases and DBMS
-
How to choose the right type of database
-
Show HN: The simplest tiny analytics tool – storywise
-
10+ Open-Source Projects For Web Developers In 2023
-
A note from our sponsor - InfluxDB
www.influxdata.com | 23 May 2025
Index
What are some of the best open-source Distributed Database projects in Java? This list will help you:
# | Project | Stars |
---|---|---|
1 | Druid | 13,702 |
2 | Apache Cassandra | 9,201 |
3 | Apache HBase | 5,343 |
4 | OpenTSDB | 5,039 |
5 | scalardb | 547 |