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.