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

Top 9.6% dependent packages on proxy.golang.org
Top 3.5% dependent repos on proxy.golang.org

proxy.golang.org : github.com/flimzy/go-sql.js

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 - Source - Documentation - JSON
purl: pkg:golang/github.com/flimzy/go-sql.js
Keywords: database , gopherjs , gopherjs-bindings , sqlite3
License: MIT
Latest release: about 8 years ago
First release: about 8 years ago
Namespace: github.com/flimzy
Dependent packages: 1
Dependent repositories: 2
Stars: 10 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago

    Loading...
    Readme
    Loading...