model-first

English

Adjective

model-first (not comparable)

  1. (computing, programming) 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