Search Gradle plugins

Plugin Latest Version

io.github.romanshvets.postgresql-migrations

Gradle plugin for PostgreSQL database migrations

1.0.6
(27 September 2023)

com.github.honourednihilist.gradle-postgresql-embedded

Gradle plugin to run embedded PostgreSQL server

0.4.0
(25 March 2018)

net.kaleidos.dwbh.gradle-fixtures-plugin

Simple plugin for loading database fixtures using a JDBC connection

0.1.2
(22 March 2019)

com.github.chauhraj.slick.schemagen

Gradle plugin to generate Slick classes from Database schema

0.1.1
(19 September 2015)

org.hibernate.gradle.tools

Hibernate tools plugin to reverse engineering database.

1.2.5
(20 December 2016)

io.github.klawson88.liquiprime

A Gradle plugin which provides the ability to perform operations on databases before Liquibase changelogs are executed on them through liquibase-gradle-plugin

1.3.1
(21 April 2024)

red.sukun1899.wanko

Simple sql runner.

1.0.7
(13 October 2019)

vast.gradle-plugin-liquibase

Creates changelog.yml file from include directory

1.0
(20 January 2020)

ch.so.agi.gretl

The Gradle gretl plugin extends gradle for use as a sql-centric (geo)data etl. gretl = gradle etl.

2.9999.10
(07 July 2023)

org.flywaydb.enterprise.flyway

Flyway by Redgate is an open-source database migration tool. It strongly favors simplicity and convention over configuration. It is simple, focused and powerful. It runs on Windows, Mac OSX and Linux, Java and Android. It is based around just 6 basic commands: Migrate, Clean, Info, Validate, Baseline and Repair. Migrations can be written in SQL (database-specific syntax (such as PL/SQL, T-SQL, ...) is supported) or Java (for advanced data transformations or dealing with LOBs). It has a Command-line client. If you are on the JVM, we recommend using the Java API (also works on Android) for migrating the database on application startup. Alternatively, you can also use the Maven plugin, Gradle plugin, SBT plugin or the Ant tasks. And if that not enough, there are plugins available for Spring Boot, Dropwizard, Grails, Play, Griffon, Grunt, Ninja and more! Supported databases are Oracle, SQL Server, SQL Azure, DB2, DB2 z/OS, MySQL (including Amazon RDS), MariaDB, Google Cloud SQL, PostgreSQL (including Amazon RDS and Heroku), Redshift, Vertica, H2, Hsql Derby, SQLite and solidDB. More info: https://flywaydb.org

9.22.3
(12 October 2023)