Java database-management

Open-source Java projects categorized as database-management

Top 4 Java database-management Projects

  • Flyway

    Flyway by Redgate • Database Migrations Made Easy.

    Project mention: PostgreSQL Is Enough | news.ycombinator.com | 2024-02-06

    There is a bit of tooling needed but is already around. For Java for example I had very good experience with a combination of flyway [1] for migrations, testcontainers [2] for making integration tests as easy as unit tests and querydsl [3] for a query and mapping layer.

    [1] https://github.com/flyway/flyway

    [2] https://java.testcontainers.org/modules/databases/postgres/

    [3] https://github.com/querydsl/querydsl

  • liquibase

    Main Liquibase Source

    Project mention: I am looking for a troubled/bad open source codebase | /r/ExperiencedDevs | 2023-07-12

    While I respect the work, Liquibase's code base is quite messy... https://github.com/liquibase/liquibase

  • 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.

  • obevo

    Obevo is a database deployment tool that handles enterprise scale schemas and complexity

    Project mention: Working with jOOQ and Flyway using Testcontainers | /r/java | 2023-06-08

    The one that does complex stuff (aka super Enterprise) which you would think would be closed source is open source: https://github.com/goldmansachs/obevo

  • Schematic

    A database management UI for Spring Boot (by BjoernKW)

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 2024-02-06.

Java database-management related posts

Index

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

Project Stars
1 Flyway 7,728
2 liquibase 4,349
3 obevo 227
4 Schematic 22
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com