Hacker News new | ask | show | jobs
by iansinnott 924 days ago
Thanks for creating the benchmarks, I hadn't heard of most of those libs.

I seem to remember that modernc worked great until i added a FTS5 [1] table and things became very slow. This was a while ago now, so it may have changed or I may mave misattributed the slowness to the non-CGO implementation.

I'd be curious to see how each performs with a fts index and some triggers.

[1]: https://www.sqlite.org/fts5.html