This course goes through algorithms in Database such as indexing and search optimization
Assignment 1 goes through:
- XML Parser with SAX
- SQL Queries
- Indexing Scheme
- Caching
Assignment 2 goes through:
- Merge Sort in database context
- Refined Sort Merge Join
- Hash Join
See more from the Project Report document.