Show HN: Gnat – self-hosted analytics as a single Go binary with MCP server
1–6 of 6 posts
Re: Show HN: Gnat – self-hosted analytics as a single Go binary with MCP server
#2[flagged]
Re: Show HN: Gnat – self-hosted analytics as a single Go binary with MCP server
#3[dead]
Re: Show HN: Gnat – self-hosted analytics as a single Go binary with MCP server
#4[dead]
Re: Show HN: Gnat – self-hosted analytics as a single Go binary with MCP server
#5[dead]
Re: Show HN: Gnat – self-hosted analytics as a single Go binary with MCP server
#6Did you consider SQLite WAL for the events path? Curious how it holds up at 100k events/day.
I'm working on something adjacent — diy-analytics — also trying to minimize infra, but I went multi-tenant instead of single-binary. Trade-offs I'd love to compare notes on