README
EASYDBI-SQLITE3
Separated from easydbi. See easydbi for documentation.
Depends on sqlite3 version 3.1.0, which might not work for older versions of node.
Sqlite binding for EASYDBI
<script type="module">
import easydbiSqlite from 'https://cdn.skypack.dev/easydbi-sqlite';
</script>
Separated from easydbi. See easydbi for documentation.
Depends on sqlite3 version 3.1.0, which might not work for older versions of node.