Today I Learned
Ctrlk
  • Today I Learned
  • Database
    • Intro to Database Systems
      • Advanced SQL
      • Database Storage
      • Database storage II
        • Log-structured file organization
        • Tuple storage
        • Postgres: numeric
        • Large value
        • External value storage
        • System catalogs
        • Observation
        • OLTP
        • OLAP
        • N-ARY STORAGE MODEL (NSM)
        • Decomposition storage model (DSM)
        • Tuple Identification
      • Buffer Pool & Memory management
      • Hash Table
      • Tree indexes I
      • Tree Indexes II
      • Multi-Threaded Index Concurrency Control
      • Sorting & Aggregations
  • Back-end
    • Docker
    • Network
    • Programming Languages
  • Personal
    • Reflections on the Tiny Things I Learned in
Powered by GitBook
On this page
  1. Database
  2. Intro to Database Systems

Database storage II

Log-structured file organizationTuple storagePostgres: numericLarge valueExternal value storageSystem catalogsObservationOLTPOLAPN-ARY STORAGE MODEL (NSM)Decomposition storage model (DSM)Tuple Identification
PreviousTuple layoutNextLog-structured file organization

Last updated 3 years ago