Pg-aiguide Alternatives
Similar projects and alternatives to pg-aiguide
-
TimescaleDB
A time-series database for high-performance real-time analytics packaged as a Postgres extension
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
tiger-cli
Tiger CLI is the command-line interface for Tiger Cloud. It includes an MCP server for helping coding agents write production-level Postgres code.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better pg-aiguide alternative or higher similarity.
pg-aiguide discussion
pg-aiguide reviews and mentions
Posts with mentions or reviews of pg-aiguide.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-11-09.
- Show HN: Pg-aiguide – Write better PostgreSQL code with AI
-
I Built Convodb So You Can Talk to Your Database (And It Talks Back With 4 AI Agents)
# Option 1: Use hosted MCP server (easiest) # Just configure in your IDE: # .claude/mcp.json { "mcpServers": { "tiger-docs": { "url": "https://mcp.tigerdata.com/docs" } } } # Option 2: Self-host (more control) git clone https://github.com/timescale/tiger-docs-mcp-server.git cd tiger-docs-mcp-server npm install npm run build npm start
Stats
Basic pg-aiguide repo stats
2
1,812
8.6
about 2 months ago
timescale/pg-aiguide is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of pg-aiguide is Python.