[资源介绍]
GitHub - ncruces/go-sqlite3: Go bindings to SQLite using wazero
Go bindings to SQLite using wazero. Contribute to ncruces/go-sqlite3 development by creating an account on GitHub.
- go-sqlite3 - 这个 Go 模块与 database/sql 驱动程序兼容。它允许将 SQLite 嵌入到您的应用程序中,提供对其 C API 的直接访问,支持 SQLite VFS,并且还包含一个 GORM 驱动程序。