databuild/docs/narrative/why-not-sql-backend.md

226 B

If you look at the collection of state machines, objects, and state transitions that make up databuild, its tempting to ask, should this be implemented by a SQL database instead with constraint checks and foreign keys?

TODO