home/categories/database-tools/alti3-litestar-skills-plugins-advanced-alchemy-skills-advanced-alchemy-database-seeding-skill-md
database-toolsdatabases

advanced-alchemy-database-seeding

Seed databases and load fixtures with Advanced Alchemy using JSON fixture files, sync or async helpers, repository bulk operations, and framework startup hooks. Use when creating development or test seed data, loading initial reference data, or dumping and restoring fixture-backed tables. Do not use for schema migrations or general runtime CRUD handling.

alti3
maintainer
alti3
更新日 3/9/2026
スター
5
フォーク
1
quick start

Installation and usage

Seed databases and load fixtures with Advanced Alchemy using JSON fixture files, sync or async helpers, repository bulk operations, and framework startup hooks. Use when creating development or test seed data, loading initial reference data, or dumping and restoring fixture-backed tables. Do not use for schema migrations or general runtime CRUD handling.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use advanced-alchemy-database-seeding