nextcloud / nextcloud/server

Support libSQL

Open
#62,668 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement feature: database
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

Description

Describe the solution you'd like
I would like to be able to use serious SQLite in production. LibSQL is a SQLite based database that is up to 575x faster than SQLite due to MVCC, and also offers an optional dedicated server (so SQLite may finally look like every other db).

Additional context

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 tursodatabase/turso-client-php project and the libSQL and Turso references in the issue. The issue does not name server files, tests, or a precise integration point, so first establish the required production and dedicated-server support; done should include a defined compatibility scope and validation for that support.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, sqlite
Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.