adhocteam / pushup

Pushup is for making modern, page-oriented web apps in Go
https://pushup.adhoc.dev
MIT License
839 stars 30 forks source link

Db management roadmap ideas #116

Open gedw99 opened 6 months ago

gedw99 commented 6 months ago

Hey @paulsmith

do you have any ideas on db aspects ?

Fly based scale out using litestream or marmot … Marmot is independent of fly byw and uses nats jetstream. If you want a link just shout !

baaic db gui . A bit like what Pocketbase has . Allows devs to easily create new db types at runtime and visualise them using a web gui based on htmx. This fits in with the ethos of no compilation , so developers can work quickly.