An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/flimzy/go-sql.js : v0.0.0-20170413005827-c7e22c0fd6e9

Package sqljs provides a database/sql-compatible interface to SQL.js (https://github.com/lovasoa/sql.js) for GopherJS. SQL.js does not provide anything like a complete SQLite3 API, and this module even less so. This module exists for one primary purpose: To be able to read SQLite3 databases from within a browser. For such purposes, only a small subset of features is considered useful. To this end, this module is tested only for reading databases. Although writes are supported, there is currently no way to export the database using this package. Also, transactions are not supported.

Registry - Documentation - Download - JSON
purl: pkg:golang/github.com/flimzy/[email protected]
Published:
Indexed:

    Loading...
    Readme
    Loading...