Live data from Hacker News

Show HN: DBOSify – Drop-in Temporal replacement built on Postgres

github.com

21–23 of 23 posts

Re: Show HN: DBOSify – Drop-in Temporal replacement built on Postgres

#21
post #20

Hi HN, I'm Peter, creator of DBOSify. Here to answer any questions you have!

Is it compatible with Aurora DSQL? Or does it rely on Postgres features they do not implement?

Unfortunately, DSQL is still lacking many core Postgres features (most notably foreign keys) that DBOS and DBOSify depend on. DBOS works with most flavors of Postgres though, including regular Aurora/RDS, Cloud SQL, AlloyDB, Supabase, Neon, CockroachDB, and others.

Re: Show HN: DBOSify – Drop-in Temporal replacement built on Postgres

#22
I recently needed an OSS durable execution engine and chose River (I use Go) over DBOS because I wasn’t convinced I wouldn’t get rug pulled by a VC backed company. Both are technically commercial, but River seemed to be doing a lot more OSS friendly moves lately than DBOS, and AFAIK they are self bootstrapped.
Post reply on HN