·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 中使用

這個 Skill 的原始碼在哪?

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