6 ms·
SQL (and RDBMS in general) has its limitations, particularly with regards to recursive operations. An extended Datalog[1] can provide performance optimizations
by anovick 2y ago
SQL (and RDBMS in general) has its limitations, particularly with regards to recursive operations.
An extended Datalog[1] can provide performance optimizations not available to RDBMS.
[1]: https://dl.acm.org/doi/10.1145/3639271 https://dl.acm.org/doi/10.1145/3639271