Thomas Schranz ⛄️

InstantDB - Complete backend with auth and storage in one prompt

Instant turns your favorite AI into a full-stack app builder. You get auth, permissions, storage, presence, and streams — everything you need to ship apps your users will love. Free to use, 100% open source. and works well for both vibe coding and production apps! You can get started by simply running `npx create-instant-app` in the terminal or just add “Read getadb.com first” to any prompt

Add a comment

Replies

Best
Joe Averbukh

Hey PH! After 4 years of building, we want to introduce you to Instant!

We think Instant is the best backend for AI-coded apps. It gives you three things in one package: unlimited apps, a sync engine in every app, and batteries-included services.


Here's what that means:

  • Unlimited apps. Most platforms cap your free projects or freeze them when they go idle. Instant never does. An app on Instant is just a few rows in multi-tenant Postgres, so there are no VMs to spin up and nothing to pause.

  • A sync engine. All your apps will be real-time and work offline out of the box. This is the same kind of technology that powers the best apps today like Figma, Notion, and Linear.

  • Batteries included. Auth, file storage, and streams all live in the same database. Everything you need to build a modern app is built in, so you can focus on shipping.

And every line of Instant is open source! If you want to dive deeper on how we make this all work, you can check out our architecture essay at https://www.instantdb.com/essays/architecture


Thousands of developers have trusted us to run their core infrastructure. If you're building with agents, we think you will love using us.


You can use Instant without even having to sign up. Just add “Read getadb.com first” to any prompt and the AI will automatically get a database to use.


And if you prefer the terminal you can get a full project set up by just running `npx create-instant-app`

Thomas Schranz ⛄️

@nezaj love the 'getadb.com' affordance to get an agent started

kudos @ launching! ⚡️⚡️⚡️

Joe Averbukh

@__tosh Thank you! We wanted to make it as easy as possible for folks to give Instant a shot!

DAYAL PUNJABI

@nezaj For someone juggling workshop feedback sheets + real-time PH comment analysis pulling upvotes, Hunter data, how smooth is the sync engine when formulas reference across apps? Like auto-updating a master "lead gen dashboard" from separate niche trackers without manual refreshes?

Joe Averbukh

@dayal_punjabi As long as your querying data from the same app_id it should just refresh everywhere!

swati paliwal

@nezaj How does Instant handle schema evolution or migrations for apps where agents iteratively tweak data models over time?

Joe Averbukh

@swati_paliwal Agents can use the cli to modify schema on the fly. Connected clients will receive updates with changes in attributes!

Mohsin Ali ✪

@nezaj Congrats team! super impressive 4 year build. btw how straightforward is self-hosting if we want to deploy this entirely on our own AWS infra?

Joe Averbukh

@mohsinproduct self-hosting on AWS should be the easiest since that's what we use ourselves. We're also working on a PR to make it easier to self-host on any cloud!

Curious Kitty
When a team is deciding between InstantDB and Supabase (or Firebase/Convex), what’s the hardest-to-recreate capability you give them in practice—offline + optimistic updates + relational queries + permissions—and what tradeoff do you knowingly make versus those platforms?
Joe Averbukh

@curiouskitty Great question!

With Supabase you get postgres, but no optimistic updates or offline mode.

Firebase gives full sync engine, but no relations.

Convex has sync, but no offline mode.

Instant gives you unlimited apps, relations, and sync.

One tradeoff with Instant is you can't bring your own postgres (yet). We wanted to get the DX and AX right with Instant first.

Dan-C

I love this backend stack. Simple to use, LLM friendly, free for all small projects - no weekly disabling.

This just works

The instantdb client just works also, multi-player backend updates show instantly in your app without refresh.

I have built several apps with this and can reccomend it to anyone needing a backend as a service for their mobile or web app.

Joe Averbukh

@dan_co Love hearing it!

Sean Grove

Codex just eats instantdb up, it's so cool to see it build a full stack app single shot with permissions, real-time sync, presence, etc.

Normally codex would spend ~1B tokens over hours and hours to cobble together a sort of real-time app with so-so permissions, etc. using postgres or something like that (and I'd still be suspicious), but it turns out if you make good abstractions and push the complexity down into the system, the codex can cut its token usage by 10-100x, and I can read enough of the app to trust it's written well. It's just not possible to move at that speed without something like instant (at least I haven't found anything like that yet)!

Joe Averbukh

@sgrove Heck yeah Sean! Yes abstractions for agents are great for saving tokens and making agents go further faster!

Ignacio De Haedo

Congrats on the launch!

Been building on Instant with a small team for over 2 years and it's been a game changer. Real time sync between our WhatsApp bot and web dashboard just works with no extra effort. The DX is excellent (shoutout to schemas, perms and recovery). Highly recommend 🚀

Nika Siradze

My favourite tool out there, congrats on launching! 🚀

Joe Averbukh

@niko13 Heck yeah Nika :)

Ryan Chen

Congrats on the launch. 4 years is a long time to keep pushing on something this hard.

Joe Averbukh

@rc397 Thank you, and yea four years and a lot has been added into Instant!

Sarup Banskota

Pumped for this launch. Been using Instant for the past week and it's been a thorough joy to use.

Joe Averbukh

@sarup_banskota heck yeah! Awesome seeing you and lobbyside getting so much use!

Abdallah

Can’t fathom yet how big of a deal Instant is—this is such a hard problem that I’ve realized the day I read about Linear’s sync engine. Godspeed folks, love the attention to detail!

Joe Averbukh

@aabedraba Thank you! This has definitely been a labor of love!

Abdallah

@nezaj if I wanted to get reporting dashboards of app data, and I wanted to use something like refine.dev for that, or similar, what’s are your customers doing in that case?

Joe Averbukh

@aabedraba You can just ask your agent to make you a dashboard of your data and it should just work. This is what I do for my own apps I build on Instant!

Junior Garcia
Congrats on the launch! I’ve been using InstantDB for over a year now and it is the best database I ever used, now I start all my project with it, our users love it too
Joe Averbukh

@jrgarciadev happy to hear this! Love that you've been finding success with it especially with HeroUI!

123
Next
Last