Hacker News new | ask | show | jobs
by flying_sheep 10 days ago
Thanks for the sharing. It looks interesting but I did not dive deep into it. Just wonder how is it different from SQL trigger which can also ensure integrities?
1 comments

It's not much really, CDBs are based on foreign key relationships as a fundamental building block, rather than on relation.

The difference is more in theory than in practice.