sql-js / sql-js/sql.js

How to turn on "FTS3", "spatialite" extension?

Open
#392 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

I read all those below, but it is still for me impossible to do it.
Too hard for many people like me.

Can you provide a guide or document details how to include FTS3 and spatialite extension?

a step by step guide will make us easier.

Or simple just provide a final build result and published it here for download, that will be great!

Look for "load extension", "FTS3", "spatialite" in the existing issues:

https://github.com/sql-js/sql.js/issues/68
https://github.com/sql-js/sql.js/issues/89
https://github.com/sql-js/sql.js/issues/316#issuecomment-569073185
https://github.com/sql-js/sql.js/issues/342#issuecomment-587336036

Originally posted by @frafra in https://github.com/sql-js/sql.js/issues/390#issuecomment-623519922

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 reviewing the linked issues 68, 89, 316, and 342, which contain the existing discussion of loadable extensions, FTS3, and spatialite. Clarify whether the intended deliverable is a step-by-step guide or a downloadable build, then make the chosen process reproducible and verify that it covers both requested extensions.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, sqlite, wasm
Domain
databases, documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.