code-first

English

Adjective

code-first (not comparable)

  1. (computing, programming) Of a software development approach, where the database schema is created based on code written by developers rather than designing the database first.
    Coordinate terms: database-first, model-first