Hacker News new | past | comments | ask | show | jobs | submit login

Anyone tried using the Go driver? It has a few open bugs:

https://github.com/marcboeker/go-duckdb/issues

And a third-party effort, only:

https://duckdb.org/docs/api/overview




I've found the CGO boundary to be quite slow for large result sets and have taken to just running commands that do SELECT and COPY to files on the system and then read those.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: