Comment by simonw
2 years ago
SQLite does have low-level C APIs for that:
https://www.sqlite.org/c3ref/blob_open.html
https://www.sqlite.org/c3ref/blob_read.html
I've not seen performance numbers for those. Could make for an interesting micro-benchmark.
No comments yet
Contribute on Hacker News ↗