·using-relational-databases
{}

using-relational-databases

ancoleman/ai-design-components

Python、Rust、Go、TypeScript にわたるリレーショナル データベースの実装。 CRUD アプリケーション、トランザクション システム、または構造化データ ストレージを構築するときに使用します。 PostgreSQL (プライマリ)、MySQL、SQLite、ORM (SQLAlchemy、Prisma、SeaORM、GORM)、クエリ ビルダー (Drizzle、sqlc、SQLx)、移行、接続プーリング、サーバーレス データベース (Neon、PlanetScale、Turso) をカバーします。

9インストール·0トレンド·@ancoleman

インストール

$npx skills add https://github.com/ancoleman/ai-design-components --skill using-relational-databases

SKILL.md

This skill guides relational database selection and implementation across multiple languages. Choose the optimal database engine, ORM/query builder, and deployment strategy for transactional systems, CRUD applications, and structured data storage.

See: references/orms-python.md for complete SQLAlchemy/SQLModel patterns, async workflows, and connection pooling.

See: references/orms-typescript.md for Prisma vs Drizzle detailed comparison, Kysely, TypeORM patterns.

Python、Rust、Go、TypeScript にわたるリレーショナル データベースの実装。 CRUD アプリケーション、トランザクション システム、または構造化データ ストレージを構築するときに使用します。 PostgreSQL (プライマリ)、MySQL、SQLite、ORM (SQLAlchemy、Prisma、SeaORM、GORM)、クエリ ビルダー (Drizzle、sqlc、SQLx)、移行、接続プーリング、サーバーレス データベース (Neon、PlanetScale、Turso) をカバーします。 ソース: ancoleman/ai-design-components。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/ancoleman/ai-design-components --skill using-relational-databases
カテゴリ
{}データ分析
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

using-relational-databases とは?

Python、Rust、Go、TypeScript にわたるリレーショナル データベースの実装。 CRUD アプリケーション、トランザクション システム、または構造化データ ストレージを構築するときに使用します。 PostgreSQL (プライマリ)、MySQL、SQLite、ORM (SQLAlchemy、Prisma、SeaORM、GORM)、クエリ ビルダー (Drizzle、sqlc、SQLx)、移行、接続プーリング、サーバーレス データベース (Neon、PlanetScale、Turso) をカバーします。 ソース: ancoleman/ai-design-components。

using-relational-databases のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/ancoleman/ai-design-components --skill using-relational-databases インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/ancoleman/ai-design-components