sql-js / sql-js/sql.js

"Official" build of SQLite for WebAssembly

Open
#534 7 comments 5 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

You may already be aware, but SQLite 3.40.0 was just released this morning, and it adds a beta release of an official WebAssembly build.

https://sqlite.org/wasm/doc/trunk/index.md
Changelog: https://sqlite.org/releaselog/3_40_0.html

Your library likely still has some value-added features over using SQLite directly, but it might allow you to simplify this library a little bit?

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

Start by reading the linked SQLite WebAssembly documentation and the SQLite 3.40.0 changelog, then compare the official build with sql.js's current approach. Done would require a defined migration or simplification scope and agreement on which value-added features must remain; this issue does not identify files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, sqlite, wasm
Domain
database, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.