/obevo-kata

Code Kata to learn about the Obevo database deployment utility (https://github.com/goldmansachs/obevo)

Primary LanguageTSQLApache License 2.0Apache-2.0

Welcome to the Obevo Kata

Build Status Apache License

This is an example project to help you learn how to use the Obevo database deployment tool.


Lesson Description
Setup the Kata Setup a local HSQLDB instance for usage in the subsequent katas
Kata Lesson 1 - Intro and Deploy Setup and deploy a new database
Kata Lesson 2 - Reverse Engineer Reverse-engineer an existing database
Kata Lesson 3 - ORM Integrate your ORM model with your database code

The intro lessons should be taken first. Other lessons can be done in any order.