tursodatabase / tursodatabase/libsql-client-ts

Make better-sqlite3 dependency optional

Open
#69 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue help wanted
Dominant language
TypeScript
Stars
576
Forks
69
PR merge metrics
No merged PRs in 30d

Description

Jökull Sólberg asks the following:

Could it be an optional dependency? Because Vercel installs better-sqlite3 and it slows down the build process significantly.

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 locating the package metadata and code paths that declare or load better-sqlite3. Check how the client behaves when that dependency is absent, then verify that Vercel no longer installs it while SQLite functionality remains available when explicitly needed.

Written by the indexing model from the issue text.

Assessment

Tech stack
sqlite, typescript
Domain
build-system
Issue type
Feature
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.