sqlite-ulid-linux-x64
v0.2.2-alpha.1
Published
<!--- Generated with the npm_generate_platform_packages.sh script, don't edit by hand -->
Downloads
323
Readme
sqlite-ulid-linux-x64
A sqlite-ulid
platform-specific package for linux-x64
.
When sqlite-ulid
is installed and the host computer has a linux
operating system with x64
architecture, then this package is downloaded with the pre-compiled SQLite extension bundled under lib/ulid0.so
. At runtime, the sqlite-ulid
package will resolve to this platform-specific package for use with better-sqlite3
' or node-sqlite3
.
See the sqlite-ulid
package for more details.