Java MariaDB

Open-source Java projects categorized as MariaDB

Top 9 Java MariaDB Projects

  • Flyway

    Flyway by Redgate • Database Migrations Made Easy.

    Project mention: Ask HN: What tool(s) do you use to code review and deploy SQL scripts? | news.ycombinator.com | 2024-04-14

    Also RedGate, but Flyway has some reasons to recommend it over RedGate Deploy depending on your DBAs/workflows: https://flywaydb.org/

    (Though I don't think it is "complete" or "perfect", either.)

    EF Migrations are in a really good place now if you like/don't mind C# as a language (and you can easily embed SQL inside the C#, too, but there are benefits to being able to also run high level C# code). With today's tooling you can package your migration "runner application" as a single deployable executable for most platforms. You can build the executable once and run it in all your environments. (The same tool that updates your QA and Staging updates your Prod, testably running the same migrations.) Given the single executable deployable I might even consider using it for projects not themselves written in C#.

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

  • Ebean ORM

    Ebean ORM

  • sqlancer

    Automated testing to find logic and performance bugs in database systems

    Project mention: Solving duplicate data with performant deduplication | news.ycombinator.com | 2023-11-22
  • testcontainers-spring-boot

    Container auto-configurations for Spring Boot based integration tests

  • MariaDB4j

    MariaDB Embedded in Java JAR

  • embedded-database-spring-test

    A library for creating isolated embedded databases for Spring-powered integration tests.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • Chuu

    Last.fm bot for discord

  • java-quickstart

    This repository contains code samples for getting started with Java and MariaDB.

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-04-14.

Java MariaDB related posts

Index

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

Project Stars
1 Flyway 7,754
2 liquibase 4,384
3 Ebean ORM 1,429
4 sqlancer 1,405
5 testcontainers-spring-boot 829
6 MariaDB4j 804
7 embedded-database-spring-test 382
8 Chuu 169
9 java-quickstart 33
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com