src/databases directory with a matching test spec. The @talosjs/database package is installed if the module doesn’t already have it.
Usage
Examples
Options
The database type (Postgres, Redis, or SQLite) has no flag and is always selected through an interactive prompt.
AI Skill
This command ships a matchingdatabase:create skill. It generates the database class and its test file, then guides your AI agent through completing a database adapter that extends TypeormDatabase from @talosjs/database.
- Claude
- Codex