All Go plugins
Best Claude Code plugins for databases on Go (May 2026)
4 curated Claude Code plugins that handle databases on Go projects. Install commands, configs, and copy-paste setup, refreshed May 2026.
4 items matching Go & Databases.
Qdrant Skills
Agent skills for Qdrant vector search covering scaling, performance optimization, search quality, monitoring, deployment, model migration, version upgrades, and SDK usage across Python, TypeScript, Rust, Go, .NET, and Java.
databasepythontypescriptrust+5
Api Rate Limiting
Implements API rate limiting using token bucket, sliding window, and Redis-based algorithms to protect against abuse. Use when securing public APIs, implementing tiered access, or preventing denial-of-service attacks.
apigoredisai
Session Management
Implements secure session management with JWT tokens, Redis storage, refresh flows, and proper cookie configuration. Use when building authentication systems, managing user sessions, or implementing secure logout functionality.
authgoredisrag
Supabase Postgres Best Practices
Postgres performance optimization and best practices from Supabase. 30 rules across 8 categories prioritized by impact.
toolinggopostgresperformance