Fantastic addition! If you require a non-read-only DB state, this seems way better alternative than having to add a persistent storage+sqlite, et al to your fly instance.
My current fly use case is just an sqlite that never gets written to/changed thru the site (so it just sits within the docker image itself) (and updates from an authoritative remote source daily), but should I have a project that requires a non-read-only DB state, will definitely try this out. If they could figure out something similar to the managed pgsql, but sqlite instead, I'd probably use the hell out of that too!
All that being said, the pricing is extremely out of reach for a personal/hobbyist use case (just fine for small business/enterprise+ though of course). A single database also seems quite the limitation. Once Fly can leap past that hurdle, will they include more than one database in the same monthly pricing?
mayli · 10h ago
TLDR; Sharedx2 1 GB $38.00/mo
A little bit expensive for hobby projects, will stay sqlite for now.
My current fly use case is just an sqlite that never gets written to/changed thru the site (so it just sits within the docker image itself) (and updates from an authoritative remote source daily), but should I have a project that requires a non-read-only DB state, will definitely try this out. If they could figure out something similar to the managed pgsql, but sqlite instead, I'd probably use the hell out of that too!
All that being said, the pricing is extremely out of reach for a personal/hobbyist use case (just fine for small business/enterprise+ though of course). A single database also seems quite the limitation. Once Fly can leap past that hurdle, will they include more than one database in the same monthly pricing?