// console

livev0.1

Forge Console

Spin up a database. Get an API.

forgeconsole.app

#backend#database#api#auth

// about

Forge Console is the backend layer of the Forge stack. Model your data in a browser console, then talk to it over plain HTTP from anything that can make a request.

No SDK, no migration framework, no platform tax — just tables, endpoints and keys.

// features

  • Visual table designer with types, relations and indexes
  • Auto-generated REST and GraphQL endpoints
  • Raw SQL over HTTPS with scoped API keys
  • End-user auth with row-level scoping
  • Bring your own Postgres, or use ours