什麼是 neon-postgres?
使用 Neon Serverless Postgres 的指南和最佳實務。涵蓋入門、使用 Neon 進行本機開發、選擇連接方法、Neon 功能、驗證 (@neondatabase/auth)、PostgREST 風格的資料 API (@neondatabase/neon-js)、Neon CLI 和 Neon 平台 API/SDK。用於解決任何與 Neon 相關的問題。 來源:andrelandgraf/fullstackrecipes。
使用 Neon Serverless Postgres 的指南和最佳實務。涵蓋入門、使用 Neon 進行本機開發、選擇連接方法、Neon 功能、驗證 (@neondatabase/auth)、PostgREST 風格的資料 API (@neondatabase/neon-js)、Neon CLI 和 Neon 平台 API/SDK。用於解決任何與 Neon 相關的問題。
透過命令列快速安裝 neon-postgres AI 技能到你的開發環境
來源:andrelandgraf/fullstackrecipes。
Neon is a serverless Postgres platform that separates compute and storage to offer autoscaling, branching, instant restore, and scale-to-zero. It's fully compatible with Postgres and works with any language, framework, or ORM that supports Postgres.
The Neon documentation is the source of truth for all Neon-related information. Always verify claims against the official docs before responding. Neon features and APIs evolve, so prefer fetching current docs over relying on training data.
Any Neon doc page can be fetched as markdown in two ways:
使用 Neon Serverless Postgres 的指南和最佳實務。涵蓋入門、使用 Neon 進行本機開發、選擇連接方法、Neon 功能、驗證 (@neondatabase/auth)、PostgREST 風格的資料 API (@neondatabase/neon-js)、Neon CLI 和 Neon 平台 API/SDK。用於解決任何與 Neon 相關的問題。 來源:andrelandgraf/fullstackrecipes。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill neon-postgres使用 Neon Serverless Postgres 的指南和最佳實務。涵蓋入門、使用 Neon 進行本機開發、選擇連接方法、Neon 功能、驗證 (@neondatabase/auth)、PostgREST 風格的資料 API (@neondatabase/neon-js)、Neon CLI 和 Neon 平台 API/SDK。用於解決任何與 Neon 相關的問題。 來源:andrelandgraf/fullstackrecipes。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill neon-postgres 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/andrelandgraf/fullstackrecipes