Junction

An open-source PaaS for people who want to ship SaaS without babysitting a database.

Building a SaaS still forces the same undifferentiated work on everyone: pick a database host, wire up an API layer, bolt on auth, glue in file storage, add realtime, deploy some functions somewhere. Junction packages all of that into one product.

Managed Postgres with an auto-generated REST API on your schema, auth, file storage, realtime subscriptions to row changes, and server-side functions. You see a connection string and a dashboard — schema editor, SQL runner, logs, usage. No black box; you can always take your data and go.

For solo devs and small teams building their own SaaS who want managed Postgres plus the app layer around it, without a hosted service that owns their data. Apache 2.0 — self-host if you outgrow us.

Pay by usage or pick a subscription — whichever fits how you build.