youngbum
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Bingsan – Apache Iceberg REST Catalog in Go (24k rps, multi-node) (teampaprika.github.io)
Hey HN, I built Bingsan as an open-source Apache Iceberg REST Catalog. Why? Existing options (Nessie, Polaris) are Java-based. I wanted something lightweight that runs alongside PostgreSQL without a JVM. Stack: - Go +…