from Hacker News

Show HN: PGStar is an HTTP API builder using starlark-go with Postgres databases

by protosam on 7/17/24, 12:22 AM with 1 comments

  • by protosam on 7/17/24, 12:22 AM

    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.