proton-java-driver VS open-data

Compare proton-java-driver vs open-data and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
proton-java-driver open-data
1 1
3 74
- -
5.9 6.4
6 months ago 4 months ago
Java
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.

proton-java-driver

Posts with mentions or reviews of proton-java-driver. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-16.
  • Loading a trillion rows of weather data into TimescaleDB
    8 projects | news.ycombinator.com | 16 Apr 2024
    What's the process for adding support for other databases to your tool qStudio?

    I'm thinking perhaps you could add support for Timeplus [1]? Timeplus is a streaming-first database built on ClickHouse. The core DB engine Timeplus Proton is open source [2].

    It seems that qStudio is open source [3] and written in Java and will need a JDBC driver to add support for a new RDBMS? If yes, Timeplus Proton has an open source JDBC driver [4] based on ClickHouse's driver but with modifications added for streaming use cases.

    1: https://www.timeplus.com/

    2: https://github.com/timeplus-io/proton

    3: https://github.com/timeseries/qstudio

    4: https://github.com/timeplus-io/proton-java-driver

open-data

Posts with mentions or reviews of open-data. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-16.
  • Loading a trillion rows of weather data into TimescaleDB
    8 projects | news.ycombinator.com | 16 Apr 2024
    Creator of Open-Meteo here. There is small tutorial to setup ERA5 locally: https://github.com/open-meteo/open-data/tree/main/tutorial_d...

    Under the hood Open-Meteo is using a custom file format with time-series chunking and specialised compression for low-frequency weather data. General purpose time-series databases do not even get close to this setup.

What are some alternatives?

When comparing proton-java-driver and open-data you can also consider the following projects:

ClickBench - ClickBench: a Benchmark For Analytical Databases

proton - A streaming SQL engine, a fast and lightweight alternative to ksqlDB and Apache Flink, 🚀 powered by ClickHouse.

qstudio - qStudio - Free SQL Analysis Tool

timescaledb-insert-benchmark