home/categories/sql-databases/wcygan-sql-database-claude-skills-sql-db-architecture-skill-md
sql-databasesdatabases

sql-db-architecture

Understand the toy relational database architecture, crate organization, data flow, and implementation patterns. Use when exploring the database codebase, understanding query execution, debugging storage/indexing, or planning new features. Keywords: sql-database, database, crate, storage, executor, planner, parser, catalog, WAL, buffer pool, index, architecture

wcygan
maintainer
wcygan
更新於 12/14/2025
星標
0
分支
0
quick start

Installation and usage

Understand the toy relational database architecture, crate organization, data flow, and implementation patterns. Use when exploring the database codebase, understanding query execution, debugging storage/indexing, or planning new features. Keywords: sql-database, database, crate, storage, executor, planner, parser, catalog, WAL, buffer pool, index, architecture

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use sql-db-architecture