Skip to content

Docs/dbms indexing query recovery#41

Open
codewithzubair07 wants to merge 2 commits into
pushkarscripts:mainfrom
codewithzubair07:docs/dbms-indexing-query-recovery
Open

Docs/dbms indexing query recovery#41
codewithzubair07 wants to merge 2 commits into
pushkarscripts:mainfrom
codewithzubair07:docs/dbms-indexing-query-recovery

Conversation

@codewithzubair07
Copy link
Copy Markdown

Closes #10

Changes

  • ch6: Indexing and Hashing (dense/sparse index, B+ Tree, static/dynamic hashing)
  • ch7: Query Processing and Optimization (pipeline, join algorithms, heuristics)
  • ch8: Recovery and Security (log-based recovery, WAL, checkpoints, shadow paging, SQL injection)

Notes

  • Completes all 9 DBMS chapters (ch0–ch8)
  • Follows existing subject structure
  • Beginner-friendly with examples and exam tips

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 16, 2026

@jannatfirdous07 is attempting to deploy a commit to the PushkarScripts Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOCS] Add documentation for DBMS subject

2 participants