Java RDBMS

Open-source Java projects categorized as RDBMS

Top 4 Java RDBMS Projects

  • shardingsphere

    Ecosystem to transform any database into a distributed database system, and enhance it with sharding, elastic scaling, encryption features & more

    Project mention: Managing Data Residency - the demo | dev.to | 2023-05-25

    Opposite to what the documentation tells, the full prefix is jdbc:shardingsphere:absolutepath. I've opened a PR to fix the documentation.

  • helicalinsight

    Helical Insight software is world’s first Open Source Business Intelligence framework which helps you to make sense out of your data and make well informed decisions.

    Project mention: Open Source BI Helical Insight : Version 5.0 Release | reddit.com/r/opensource | 2022-08-08

    Whatever you're advertising isn't open source and the current "community version" is from 2017. https://github.com/helicalinsight/helicalinsight

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • riot

    Get data in and out of Redis (by redis-developer)

    Project mention: Uploading Data from a CSV file | reddit.com/r/redis | 2023-02-22

    Hi there - take a look at RIOT which might be helpful... https://github.com/redis-developer/riot

  • HoloDB

    HoloDB is an RDBMS seemingly filled with random data. This data does not actually take up any space in memory or on a volume (to use an analogy, it is as if the data set is projected as a hologram from a simple configuration). The base layer is an arbitrarily large, read-only data set that is readable and searchable, and yet fully consistent. Any pieces of data and index lookups are calculated on-the-fly. An optional second layer is built on top of this, allowing read-write access (stores diffe (by miniconnect)

    Project mention: datafaker VS holodb - a user suggested alternative | libhunt.com/r/datafaker | 2023-01-08

    HoloDB is an RDBMS, filled with constrained random data. You can setup database from a config file or annotated JPA entities. You can use it via JDBC or miniConnect. Since miniConnect has a friendly REPL, you can run SQL queries in the command line too.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-05-25.

Java RDBMS related posts

Index

What are some of the best open-source RDBMS projects in Java? This list will help you:

Project Stars
1 shardingsphere 18,436
2 helicalinsight 259
3 riot 160
4 HoloDB 4
TestGPT | Generating meaningful tests for busy devs
Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
codium.ai