This product was not featured by Product Hunt yet.
It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).

Product upvotes vs the next 3

Waiting for data. Loading

Product comments vs the next 3

Waiting for data. Loading

Product upvote speed vs the next 3

Waiting for data. Loading

Product upvotes and comments

Waiting for data. Loading

Product vs the next 3

Loading

tinbase

Local Supabase without Docker one process, real Postgres

A full Supabase-compatible backend shouldn't require a 12-container stack. tinbase serves the same APIs from one process: real Postgres 17 with RLS, Auth, Storage, and Realtime. Open source under MIT. supabase-js works unchanged, and the entire backend can run in a browser tab.

Top comment

Hey Product Hunt! 👋

Sanket here, maker of tinbase.

tinbase started with an issue many of you will recognize: Supabase's local stack is a 12-container, 2.3 GB Docker install. All I wanted was to run my app locally. So we built the same APIs REST, Auth, Storage, Realtime, Edge Functions into a single 58 MB executable that boots in about 2 seconds.

npx tinbase start

A few things I'm proud of:

🐘 It's real Postgres 17 RLS policies, auth.uid(), jsonb, triggers, and foreign keys behave exactly like hosted Supabase
🔌 supabase-js works unchanged verified by running the official SDK against it: 168/168 integration tests pass
🌐 The whole backend runs in a browser tab every service is a pure fetch handler, so the database included runs in-process, no server. Try it at tinbase.dev/browser
🔁 Nothing is a dead end it reads supabase/migrations/*.sql exactly like the Supabase CLI. Outgrow tinbase? Push the same files to hosted Supabase.
📊 Studio included a table editor, SQL, auth, RLS policies, storage, and live logs at /_/

Honest note: we're in alpha (v0.11.1) built for local dev, prototypes, and embedded/browser use, not production yet. It's MIT-licensed and the repo is open: github.com/tinbase/tinbase

Fun origin story: tinbase came out of trying to run an entire dev stack database, auth, storage, realtime in the browser and on phones, with no VMs and no cloud behind it, for our other projects (lifo, RapidNative).

I'll be here all day what would you build if your whole backend fit in a browser tab? 🚀

About tinbase on Product Hunt

Local Supabase without Docker one process, real Postgres

tinbase was submitted on Product Hunt and earned 11 upvotes and 7 comments, placing #47 on the daily leaderboard. A full Supabase-compatible backend shouldn't require a 12-container stack. tinbase serves the same APIs from one process: real Postgres 17 with RLS, Auth, Storage, and Realtime. Open source under MIT. supabase-js works unchanged, and the entire backend can run in a browser tab.

On the analytics side, tinbase competes within Open Source, Developer Tools, GitHub and Database — topics that collectively have 629.3k followers on Product Hunt. The dashboard above tracks how tinbase performed against the three products that launched closest to it on the same day.

Who hunted tinbase?

tinbase was hunted by Sanket Sahu. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.

For a complete overview of tinbase including community comment highlights and product details, visit the product overview.