Support libSQL
Nobody has claimed this yet.
- 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
- The PHP client: https://github.com/tursodatabase/turso-client-php
- A nice reading reference https://betterstack.com/community/guides/databases/turso-explained/
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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