WebAssembly で SQLite を動かし、JS をインターフェースとしてオンメモリで使えるライブラリ。sqlite ファイルのインポートも可。なかなか面白いライブラリが出てきてるねぇ。

otchy210otchy210 のブックマーク 2020/11/07 17:29

その他

このブックマークにはスターがありません。
最初のスターをつけてみよう!

GitHub - sql-js/sql.js: A javascript library to run SQLite on the web.

    const initSqlJs = require('sql.js'); // or if you are in a browser: // const initSqlJs = window.initSqlJs; const SQL = await initSqlJs({ // Required to load the wasm binary asynchronously. Of cours...

    \ コメントが サクサク読める アプリです /

    • App Storeからダウンロード
    • Google Playで手に入れよう