Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
eatonphil
on May 13, 2022
|
parent
|
context
|
favorite
| on:
SQLite in Go, with and Without Cgo
Good point, thanks for checking out the code! I replaced db.Query with a db.Exec for the SELECT count (just to avoid the row iteration/deserialization) and I'm seeing closer performance.
I'll post an update and credit you.
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I'll post an update and credit you.