Data Model, Database Table, Value Object and Data Access Object
Let's see what you have to say about my 6 steps of M from MVC:
- Design/develop data model
- Design database
- Implement database
- Implement value objects (VOs)
- Implement data access objects (DAOs)
- Implement tests
If you haven't read the blog entry yet, READ IT FIRST!

