·mastering-postgresql
</>

mastering-postgresql

针对 Python 的 PostgreSQL 开发,具有全文搜索(tsvector、tsquery、通过 pg_search 的 BM25)、向量相似性(带有 HNSW/IVFFlat 的 pgvector)、JSONB 和数组索引以及生产部署。在创建搜索功能、存储 AI 嵌入、查询向量相似性、优化 PostgreSQL 索引或部署到 AWS RDS/Aurora、GCP Cloud SQL/AlloyDB 或 Azure 时使用。涵盖 psycopg2、psycopg3、asyncpg、SQLAlchemy 集成、Docker 开发设置和索引选择策略。触发器使用“PostgreSQL搜索”,“pgvector”,“BM25 postgres”,“JSONB索引”,“psycopg”,“asyncpg”,“PostgreSQL Docker”,“AlloyDB向量”。不涵盖 - DBA 管理(备份、复制、用户)、MySQL/MongoDB/Redis、模式设计理论、存储过程。

13安装·6热度·@spillwavesolutions

安装

$npx skills add https://github.com/spillwavesolutions/mastering-postgresql-agent-skill --skill mastering-postgresql

如何安装 mastering-postgresql

通过命令行快速安装 mastering-postgresql AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/spillwavesolutions/mastering-postgresql-agent-skill --skill mastering-postgresql
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:spillwavesolutions/mastering-postgresql-agent-skill。

SKILL.md

查看原文

Build search, vector similarity, and data-intensive applications with PostgreSQL and Python.

| Docker/local setup | setup-and-docker.md | | Full-text search & BM25 | search-fulltext.md | | pgvector & JSONB indexing | search-vectors-json.md | | Python drivers & pools | python-drivers.md | | Python query patterns | python-queries.md | | AWS RDS/Aurora | cloud-aws.md | | GCP Cloud SQL/AlloyDB | cloud-gcp.md | | Azure Flexible Server | cloud-azure.md |

| Neon & Supabase | cloud-serverless.md | | Cloud common (pooling, config) | cloud-common.md |

针对 Python 的 PostgreSQL 开发,具有全文搜索(tsvector、tsquery、通过 pg_search 的 BM25)、向量相似性(带有 HNSW/IVFFlat 的 pgvector)、JSONB 和数组索引以及生产部署。在创建搜索功能、存储 AI 嵌入、查询向量相似性、优化 PostgreSQL 索引或部署到 AWS RDS/Aurora、GCP Cloud SQL/AlloyDB 或 Azure 时使用。涵盖 psycopg2、psycopg3、asyncpg、SQLAlchemy 集成、Docker 开发设置和索引选择策略。触发器使用“PostgreSQL搜索”,“pgvector”,“BM25 postgres”,“JSONB索引”,“psycopg”,“asyncpg”,“PostgreSQL Docker”,“AlloyDB向量”。不涵盖 - DBA 管理(备份、复制、用户)、MySQL/MongoDB/Redis、模式设计理论、存储过程。 来源:spillwavesolutions/mastering-postgresql-agent-skill。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/spillwavesolutions/mastering-postgresql-agent-skill --skill mastering-postgresql
分类
</>开发工具
认证
收录时间
2026-02-22
更新时间
2026-03-10

Browse more skills from spillwavesolutions/mastering-postgresql-agent-skill

快速解答

什么是 mastering-postgresql?

针对 Python 的 PostgreSQL 开发,具有全文搜索(tsvector、tsquery、通过 pg_search 的 BM25)、向量相似性(带有 HNSW/IVFFlat 的 pgvector)、JSONB 和数组索引以及生产部署。在创建搜索功能、存储 AI 嵌入、查询向量相似性、优化 PostgreSQL 索引或部署到 AWS RDS/Aurora、GCP Cloud SQL/AlloyDB 或 Azure 时使用。涵盖 psycopg2、psycopg3、asyncpg、SQLAlchemy 集成、Docker 开发设置和索引选择策略。触发器使用“PostgreSQL搜索”,“pgvector”,“BM25 postgres”,“JSONB索引”,“psycopg”,“asyncpg”,“PostgreSQL Docker”,“AlloyDB向量”。不涵盖 - DBA 管理(备份、复制、用户)、MySQL/MongoDB/Redis、模式设计理论、存储过程。 来源:spillwavesolutions/mastering-postgresql-agent-skill。

如何安装 mastering-postgresql?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/spillwavesolutions/mastering-postgresql-agent-skill --skill mastering-postgresql 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/spillwavesolutions/mastering-postgresql-agent-skill

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-22

相关 Skills

暂无