$ ls -la /posts
total: 2 (tag #database)
$ open windows.mode
SQL Execution Priority and Performance Optimization
How PostgreSQL executes queries internally and how to systematically diagnose and fix slow SQL in production systems
#postgresql#sql#performance

How databases really store and find your rows
Understanding the internal mechanisms of relational databases from storage structures to query processing.
#database#relational#storage