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
استعمال

انسٹال کرنے کے بعد، آپ یہ اسکل ٹرمینل میں درج ذیل کمانڈ چلا کر استعمال کر سکتے ہیں:

skills use remix-database