> typed databases let you express queries which are just super hard to express otherwise
Isn't type validation already in SQL with `CHECK` constraints? I don't see what the language is adding here exactly.
hargup 4 days ago [-]
I belive we can do regular software much better using formal methods, and I want to better communicate the developing tools, learnings and methodology.
Would appreciate a quick reaction from the community.
Isn't type validation already in SQL with `CHECK` constraints? I don't see what the language is adding here exactly.
Would appreciate a quick reaction from the community.