dbforge

dbforge-dev/dbforge
★ 0 stars TypeScript Database Updated 8d ago
AI-native Postgres provisioning — CLI, MCP server, and REST API
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dbforge": {
      "command": "npx",
      "args": [
        "-y",
        "dbforge-dev/dbforge"
      ]
    }
  }
}

README Excerpt

AI-native Postgres provisioning. Spin up isolated Postgres databases in under a second — built for AI agents, CLIs, and indie developers. | Package | Description | |---------|-------------| | [`api`](./api) | REST API — provisions schemas/roles on a shared RDS cluster | | [`cli`](./cli) | `basely` CLI — manage projects, run SQL, apply migrations, generate types |
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →