Daniel's Notes

Home

❯

Clippings

❯

SQLite: How it works, by Richard Hipp

SQLite: How it works, by Richard Hipp

Mar 21, 20251 min read

  • clippings
  • video

Description

Guest Lecture at Saarland University, on June 25th, 2024

My Notes

Introduction to SQLite

  • 0:00

Distinctive Features of SQLite

  • 5:10

SQLite Architecture Overview

  • 15:30

Query Execution and Virtual Machine

  • 30:45

B-Tree Storage Engine

  • 45:00

Query Planning and Optimization

  • 1:00:15

Testing and Reliability

  • 1:15:30

Conclusion and Summary

  • 1:28:19

Q and A

  • 1:29:14

Transcript

Take interactive transcript notes on youtube-transcript.io


Graph View

  • Description
  • My Notes
  • Introduction to SQLite
  • Distinctive Features of SQLite
  • SQLite Architecture Overview
  • Query Execution and Virtual Machine
  • B-Tree Storage Engine
  • Query Planning and Optimization
  • Testing and Reliability
  • Conclusion and Summary
  • Q and A
  • Transcript

Created with Quartz v4.5.0 © 2025

  • GitHub
  • Discord Community