add a narrative doc for why not sql backend (todo)
This commit is contained in:
parent
26b085a84e
commit
5a768e9270
1 changed files with 4 additions and 0 deletions
4
docs/narrative/why-not-sql-backend.md
Normal file
4
docs/narrative/why-not-sql-backend.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
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
|
||||
Loading…
Reference in a new issue