Hacker News new | ask | show | jobs
by christophilus 251 days ago
It’s an impressive release. I’m a big fan of Bun. I do wish their SQL drivers supported streaming of results. Currently, iirc, it loads the query results into an array.

It’s a minor bit, but it made me reach for Go for a recent project.