Hacker News new | ask | show | jobs
Show HN: PGStar is an HTTP API builder using starlark-go with Postgres databases (github.com)
1 points by protosam 695 days ago
1 comments

Not sure if anyone else would have an interest in this, but personally I find dealing with SQL in Go worse than just dealing with HTTP APIs. This is the first step in an ecosystem I'm putting together to rapidly prototype products to run in Kubernetes clusters.

Edit: meant to put this under the show section.