deno support?

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

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
deno, javascript, sqlite, wasm
Domain
databases

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.

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.

Dominant language
JavaScript
Stars
13.7k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

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.

More from sql-js/sql.js

All issues in sql-js/sql.js

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.