| ▲ | flying_sheep 3 hours 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? | ||
| ▲ | js8 2 hours ago | parent [-] | |
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. | ||