{"repo":"denodrivers/sqlite3","free":true,"listed":false,"github":"https://github.com/denodrivers/sqlite3","clone":"git clone https://github.com/denodrivers/sqlite3.git","description":"The fastest and correct SQLite3 module for Deno runtime","language":"TypeScript","stars":314,"topics":["deno","ffi","native","database","hacktoberfest","driver","fastest","sqlite3"],"license":"Apache-2.0","category":"databases-storage","readme_excerpt":"Deno SQLite3 The fastest and correct module for SQLite3 in Deno. Example Usage Since this library depends on the FFI API, you must pass --allow-env , --allow-ffi . Network and FS permissions are also needed to download and cache prebuilt library. You can also just use --allow-all / -A flag since FFI basically gives full access. Benchmark (results generated from bench/bench.js , after running all benchmarks present in there) Benchmark based on just-js/02-sqlite The just-js page does not include this library in their results. To verify against this library, run the benchmarks in bench dir. You can simply run deno task bench-deno too. See benchmarks source. Documentation See doc.md for documentation. Check out the complete API reference here. Native Library It will download and cache a prebuilt shared library from GitHub releases, for which it will need network and file system read/write permission. If you want to use custom library, then you can set the DENO SQLITE PATH environment variable, to a fully specified path to the SQLite3 shared library. Contributing Code is formatted using deno fmt and linted using deno lint . Please make sure to run these commands before committing. You can optionally build sqlite3 from source. Make sure that you have the submodule ( git submodule update --init --recursive ). When running tests and benchmarks, you use the DENO SQLITE LOCAL=1 env variable otherwise it won't use to locally compiled SQLite library. Related - x/sqlite, WASM based. Licen","default_branch":null,"files":null,"tree":[],"storefront":"/r/denodrivers","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/denodrivers/sqlite3/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}