Agents changed how fast we can build software
But shipping still feels slower than it should, because your app, database, deploys, logs, and previews all live in different places
Prisma Compute is our next step toward bringing that whole loop together
Prisma Postgres is now supported in Stripe Projects ๐
Developers can provision a fresh Prisma Postgres database directly from the Stripe CLI, without jumping between dashboards.
Try the developer preview:`stripe projects add prisma/database`
Built in partnership with @stripe.
Build logs on @prisma Compute are available through the CLI, and now also the Console UI.
Creating such a feature requires low latency and durability. We solved this using prisma/streams on top of @TigrisData (modern, fast, and S3-compatible object storage).
Solo founders should not need an infra team to build data-heavy products.
Gabriel built Xeito from a squash scheduling script into a platform for leagues, live scoring, payments, standings, player data, and AI coaching.
I've opted for using the Prisma Stack for everything I build:
1. Prisma (typescript, prisma next, postgres, bun).
2. RR7 (or whatever you prefer)
My deployed setup is as now easy as serving localhost...
New @prisma Compute command of the day: prisma-cli build logs <build_id>
It works with a --follow flag if you want a live tail. Additionally, if you are using Compute through GitHub, your agent can fetch & run it from the Check output.
We shipped a --no-promote flag for prisma app deploy to add more control over deploy promotion.
Fun fact: we're its first users, for one of our services that takes some time to boot. ๐งช
The flow:
- prisma app deploy --no-promote
- health-check the candidate
- prisma app promote
Prisma next will also have more intuitive matching of forward and backward relations in cases where they canโt be matched automatically due to ambiguity (explicit inverse fields instead of relation names)
This is how we think infrastructure pricing should evolve as agents take a bigger role in how software is built.
With agents, development runs in tighter, faster loops. More previews, retries, tests, branches, deploys. Pricing has to separate the factory activity from the actual
๐ฉ๐ช Berlin friends, come hang out with us in our office tomorrow at the @typescript Berlin meetup.
Weโll have talks on TypeScript architecture, plus pizza, drinks, and good company.