How many times have you spent hours configuring a database before writing your first line of business code?
It is a common reflex: you start a project and rush into technical choices. PostgreSQL or MySQL? Docker or local database? Schemas, migrations, connections... Meanwhile, the real value of the project, the business logic, waits patiently for its turn.