sql-js / sql-js/sql.js

How to turn on and use rtree spatial? How to use full text search?

Open
#390 9 comments 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 know this have rtree already, but I don't know how to use it.
Can you write some usage in readme?

How to turn on and use rtree , do spatial query, like intersect, within? How to use full text search?

spatial query and full text search are 2 fundermental function I need.

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 with the README and inspect the existing rtree and full-text-search support in sql.js. Document how to enable each feature, create or use the relevant structures, and perform spatial queries such as intersect or within. Done means the README contains clear usage guidance for both requested features.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.