model-first
Of a software development approach, where a conceptual data model is created first, and then the database schema and corresponding code are generated from that model.
Adjective
- Of a software development approach, where a conceptual data model is created first, and then the database schema and corresponding code are generated from that model.
Coordinate Terms: code-first database-first