home/categories/database-tools/markmals-remix-3-contacts-docs-skills-remix-database-skill-md
database-toolsdatabases

remix-database

Use when defining database tables with table() and column, deriving TableRow types, writing migrations with createMigration, running migrations with loadMigrations and getPlatformProxy, evolving schema with alterTable/addColumn/dropColumn, seeding data, or writing query functions via getContext().

markmals
maintainer
markmals
Обновлено 4/9/2026
Звёзды
6
Форки
0
quick start

Installation and usage

Use when defining database tables with table() and column, deriving TableRow types, writing migrations with createMigration, running migrations with loadMigrations and getPlatformProxy, evolving schema with alterTable/addColumn/dropColumn, seeding data, or writing query functions via getContext().

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use remix-database