Agentic deploys / Developer tools
SQLPage
A website written entirely in SQL.
One-liner deploy
curl -fsSL https://redu.cloud/i/sqlpage.sh | shArchitecture
£0.035/hr · delete any time
sqlpage/SQLPageby sqlpage
Refsqlpage@v0.45.0Authorsqlpage
sqldeveloperlow-codepostgresfree trial
Or step by step
claude mcp add --transport http redu https://mcp.redu.cloud/mcp --client-id redu-mcp
curl -fsSL https://redu.cloud/i/sqlpage.md -o redu.md
claude "Read redu.md and deploy SQLPage on redu."About
- Write pages as SQL queries: SQLPage executes them per request and renders the rows through a component library.
- One statically linked Rust binary on busybox, which makes this one of the cheapest entries in the library.
- Your schema and your data live in a managed Postgres on its own private VM, not in a container-local SQLite file.
- No accounts, no signup, no admin user: access control is either server-level OIDC or SQL you write, and this recipe makes you choose.
Docs and links
This page deploys SQLPage into your own redu account , from sqlpage/SQLPage at ref sqlpage@v0.45.0, unmodified. You run and operate the resulting instance; redu provides the infrastructure it runs on and never operates it for you.
SQLPage is published by its own authors under MIT, which governs your use of it. redu is not affiliated with, endorsed by, or sponsored by the SQLPage project. All trademarks belong to their respective owners.