subsystem-summary-of-database
OfficialUnderstand Stellar's database subsystem.
Authorstellar
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a concise, token-efficient summary of the database subsystem within Stellar Core, making it easier to grasp its architecture and functionality without reading extensive documentation.
Core Features & Use Cases
- Architecture Overview: Explains the dual-database (main/misc) approach for SQLite and single-database for PostgreSQL.
- Key Components: Details important classes like
Database,SessionWrapper, andStatementContext. - Schema Management: Describes how schema versioning and migrations are handled for both main and misc databases.
- Connection Pooling: Outlines the strategy for managing database connections for worker threads.
- Use Case: A new developer joining the Stellar Core project can quickly understand how data is persisted and accessed by reading this summary.
Quick Start
Use the subsystem-summary-of-database skill to get a technical summary of the database subsystem.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: subsystem-summary-of-database Download link: https://github.com/stellar/stellar-core/archive/main.zip#subsystem-summary-of-database Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.