Expand description
Database module for command-vault
This module provides SQLite-based storage for commands, tags, and parameters. It handles all database operations including CRUD operations for commands, tag management, and search functionality.
Structsยง
- The main database interface for command-vault.