1 / 7

Final Review

Final Review. Datalog (Ch 10) Rules and queries RA expressions for Datalog rules Datalog program as a query expression and rectification Concept of Safety Negation combined with Recursion Safe and Stratified Rules Fixed Point Solution for recursive and non-recursive datalog programs.

Télécharger la présentation

Final Review

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Final Review • Datalog (Ch 10) • Rules and queries • RA expressions for Datalog rules • Datalog program as a query expression and rectification • Concept of Safety • Negation combined with Recursion • Safe and Stratified Rules • Fixed Point Solution for recursive and non-recursive datalog programs

  2. Index Structures (Ch. 13) • Conventional Indexes • Dense, Sparse, Multiple levels, Secondary • B+ Tree • Hash Tables • Extensible and Linear

  3. Logging (Ch. 17) • Basics of UNDO and REDO logging, checkpointing, recovery

  4. Concurrency Control (Ch. 18) • Serializability, schedules, transactions, • Conflict Serializability • Precedence graphs • Lock-based protocols, Two-phase locking • Tree protocol • Timestamp-based protocol

  5. More about TM (Ch. 19) • Dirty data problem, cascading rollback, recoverable schedules • Resolving deadlocks, timeouts, the Waits-for graph, locks by ordering elements, timestamps

  6. The Query Compiler (Ch. 16) • Algebraic laws • Estimating sizes of intermediate relations • Projection, Selection, and Join

  7. Query Execution (Ch. 15) • Nested-loop joins • Sort-based joins • Index-based Selection • Index-based Join

More Related