Hacker News (AI keywords)Jun 7, 2026, 1:53 PMtosh

sqlite: A CGo-free port of SQLite/SQLite3

modernc.org/sqlite provides a CGo-free SQLite/SQLite3 port and Go database driver.

This project provides a CGo-free SQLite/SQLite3 implementation for Go, useful when developers want pure-Go builds and simpler cross-platform deployment. It keeps the familiar SQLite embedded database model while integrating with Go’s database/sql workflow. Recent releases upgraded SQLite, improved text/time scanning performance, added backup progress helpers, and expanded virtual table and sqlite-vec related support.

想看英文原文 / 完整內容?

前往 Hacker News (AI keywords) 原文 →

摘要由 AI 整理,以原文為準。