Hacker Read top | best | new | newcomments | leaders | about | bookmarklet login

Personal goal: Build an entire SPA running on PostGres. No microservices, no CAP, no reverse proxy, no caching, just a boring boring app that works.


sort by: page size:

Nile CEO here. We raised money to build a serverless Postgres offering to build and scale SaaS applications. Happy to answer any questions.

Not going to lie.. the more I use Postgres the more I realize my entire application is Postgres. Soon you'll be doing entire CRUD endpoints and sending emails from Postgres...

Wait, PostgREST already does...

builds entire SaaS with Postgres


this is so awesome. for a small team building infrastructure on the cheap, building background jobs on postgres is so much nicer than using more complex tools like rabbitmq, etc .

are you planning on productizing this ?


Are you guys Postgres-centric, out of curiosity? Really interesting product, sort of in the same ballpark of Spinoff and other Sheets-based low-code SaaS but an approach more unique than I've seen before.

For anyone who wants to help: I've been looking at a bunch of different ways to achieve high-availability postgres. What approach would you all suggest for a solo startup on a limited budget

I am the CEO of Nile, serverless Postgres for modern SaaS. We have built Postgres specifically for SaaS use cases. Take a look if it is interesting https://www.thenile.dev/

My great hope is either fly.io or cloudflare providing managed postgres behind their super lightweight services and networking.

Postgres is literally the next thing on the roadmap :-)

That’s really what’s keeping me from developing stuff with it. I can get the job done with dynamodb but I’m really looking forward to building something with Postgres in a “serverless” context.

I would love to see postgres in the mix.

Postgres is free.

Disappointed it requires postgres. We need to be focusing on running some of these things at home with small, mostly self-contained desktop-style apps. Many people have always on home machines (or this stuff could justify one). NAT busting has been mostly solved, but you could use something like Tor onion services otherwise.

You can always self-host Postgres.

Have you ever wondered if Postgres can be a fully self-sufficient platform for your application? Learn how to make it become an application server and win some prizes, too!

Postgres is there.

I am glad someone is taking on this challenge! Its been a few years since I was saying that the last piece of the serverless puzzle is a good postgres serverless database.

If I was not working on my startup I would apply for sure. It would be nice to present the project on the CMU database group youtube channel at some point to dive into the implementation.


Keeping it boring. Rails, Postgres running with Docker on a dedicated server. Postgres is managed by DigitalOcean.

Total price is around 30 Dollars / month


I think using Postgres as a runtime would feel like a PaaS runtime not much different from other offerings in the market. But, for something self-hosted, it feels like super powers in the beginning.

It’s the opposite. A Kubernetes solution for Postgres.
next

Legal | privacy