deno support?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
sql.js is a fairly mature wasm sqlite library, so itd be great have it support deno. There are several existing solutions to sqlite in deno, and one in particular is another wasm sqlite library https://deno.land/x/sqlite.
This issue is created to discuss how possible deno support is for sql.js, or if the two implementations are so vastly different that they warrant two different libraries.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files or tests are named. Start by reviewing sql.js's current browser/WASM architecture and comparing it with the referenced Deno SQLite implementation; done means reaching a documented decision on whether Deno support fits sql.js or should remain a separate library.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- deno, javascript, sqlite, wasm
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100