Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#483·better-sqlite3

Add option for enabling URI format

Author: dforsberCreated Oct 27, 2020Updated Mar 6, 2026
Labelsenhancement

Enable URI format

Enable e.g. file:mydb.db?cache=shared URIs when opening Database by passing a new option to enable URI format for sqlite_open_v2().

Pls. see: https://www.sqlite.org/uri.html

Source: WiseLibs/better-sqlite3

View original on GitHubView discussion on GitHub