Make chase algotithm notes general
This commit is contained in:
parent
70684aae49
commit
0c49a46eaa
@ -1,4 +1,13 @@
|
|||||||
## Chase Query Engines
|
## Resources about Chase Algorithm
|
||||||
|
|
||||||
|
### Papers
|
||||||
|
|
||||||
|
| Paper | Authors | Link |
|
||||||
|
|:--------------------------------------------|:-------------------------|:-------------------------------------------------------------------------------------|
|
||||||
|
| The Theory of Joins in Relational Databases | Aho, Beeri & Ullman | [dl.acm.org/doi/10.1145/320083.320091](https://dl.acm.org/doi/10.1145/320083.320091) |
|
||||||
|
| Testing Implications of Data Dependencies | Maier, Mendelzon & Sagiv | [dl.acm.org/doi/10.1145/320107.320115](https://dl.acm.org/doi/10.1145/320107.320115) |
|
||||||
|
|
||||||
|
### Chase Query Engines
|
||||||
|
|
||||||
| Engine | Organization | Home Page |
|
| Engine | Organization | Home Page |
|
||||||
|:---------|:-------------------------------|:-------------------------------------------------------------------------------------|
|
|:---------|:-------------------------------|:-------------------------------------------------------------------------------------|
|
||||||
@ -11,4 +20,5 @@
|
|||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
* **Mar 5, 2026** -- Re-formatted the table for the Papers section.
|
||||||
* **Mar 5, 2026** -- The first version was created.
|
* **Mar 5, 2026** -- The first version was created.
|
||||||
Loading…
x
Reference in New Issue
Block a user