Show Navigation

Webinar: Database Migration with Grails® 3

By Nirav Assar

April 6, 2018

Tags: #webinar

Overview

Database migrations are an important facet of web development. Preserving existing data while seamlessly adding new functionality and tables is critical when making incremental database changes to production applications.

Without a tool to manage database migrations, developers end up cobbling together solutions using manual SQL, error-prone communication processes, and costly risk management strategies.

In this webinar, 2GM (Groovy, Grails® framework, and Micronaut) team member, Nirav Assar, demonstrates how to apply the Grails Database Migration plugin in development and production.

Outline

The following topics are covered in this webinar:

  • Fundamental database management concepts
  • Overview of database migration tools
  • Demonstration of the Grails Database Migration plugin
  • Live coding examples representing real-world use cases
  • Advanced scenarios and best practices

Slides

You might also like ...