BuildDocsReferenceGuidesBlogDiscordbun:sqlitenativeBuildDocsReferenceGuidesBlogDiscordbun:sqlitenativesqlite.nativenativeReferenceDocsGuidesDiscordMerch StoreGitHubBlogRuntimePackage managerTest runnerBundlerPackage runnerBun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseWe're hiring →
bun:sqlite native property | API Reference | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- The native module implementing the sqlite3 C bindings
It is lazily-initialized, so this will return `undefined` until the first
call to new Database().
The native module makes no gurantees about ABI stability, so it is left
untyped
If you need to use it directly for some reason, please let us know because
that probably points to a deficiency in this API.