1.0 Goal
DB is only the storage and we should not depend too much on DB . DB should be simple and stable.
2.0 Four workflow
- Create new table
- Alter table
- Create/Alter the sp and function
- I/D/U flow
3.0 Setup three different environments
dev/beta/live
4.0 Basic workflow
__________________________