sql-js / sql-js/sql.js

deno support?

Open
#509 0 comments 2 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.