Hacker News new | ask | show | jobs
by aae42 1093 days ago
I think we need more go/rust HTTP wrappers around SQLite

Will keep an eye on this one, could definitely see myself using it once the access control stuff is sorted

we sorely need a go/rust postGREST equiv. for SQLite.

Until then, pocketbase, while perhaps heavyweight, might be the best option

1 comments

There is a postgrest for sqlite in rust (with js bindings)

https://github.com/subzerocloud/showcase/tree/main/flyio-sql...