·neon-postgres
</>

neon-postgres

Anleitungen und Best Practices für die Arbeit mit Neon Serverless Postgres. Behandelt den Einstieg, die lokale Entwicklung mit Neon, die Auswahl einer Verbindungsmethode, Neon-Funktionen, Authentifizierung (@neondatabase/auth), Daten-API im PostgREST-Stil (@neondatabase/neon-js), Neon CLI und die Plattform-API/SDKs von Neon. Für alle Fragen zum Thema Neon verwenden.

8Installationen·0Trend·@andrelandgraf

Installation

$npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill neon-postgres

So installieren Sie neon-postgres

Installieren Sie den KI-Skill neon-postgres schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill neon-postgres
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: 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:

Anleitungen und Best Practices für die Arbeit mit Neon Serverless Postgres. Behandelt den Einstieg, die lokale Entwicklung mit Neon, die Auswahl einer Verbindungsmethode, Neon-Funktionen, Authentifizierung (@neondatabase/auth), Daten-API im PostgREST-Stil (@neondatabase/neon-js), Neon CLI und die Plattform-API/SDKs von Neon. Für alle Fragen zum Thema Neon verwenden. Quelle: andrelandgraf/fullstackrecipes.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill neon-postgres
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-03-01
Aktualisiert
2026-03-10

Browse more skills from andrelandgraf/fullstackrecipes

Schnelle Antworten

Was ist neon-postgres?

Anleitungen und Best Practices für die Arbeit mit Neon Serverless Postgres. Behandelt den Einstieg, die lokale Entwicklung mit Neon, die Auswahl einer Verbindungsmethode, Neon-Funktionen, Authentifizierung (@neondatabase/auth), Daten-API im PostgREST-Stil (@neondatabase/neon-js), Neon CLI und die Plattform-API/SDKs von Neon. Für alle Fragen zum Thema Neon verwenden. Quelle: andrelandgraf/fullstackrecipes.

Wie installiere ich neon-postgres?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill neon-postgres Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/andrelandgraf/fullstackrecipes