tursodatabase / tursodatabase/libsql-client-ts
Enable libSQL remote protocol with streaming result sets
Open
Nobody has claimed this yet.
enhancement
help wanted
- Dominant language
- TypeScript
- Stars
- 576
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
We currently have disabled the libSQL remote protocol with streaming result sets ("hrana v3"). Let's enable it back so that you can query large tables.
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 locating the disabled libSQL remote protocol support for hrana v3 in the TypeScript client. Trace how remote queries currently handle result sets, then verify that large-table queries can use streaming result sets without breaking existing client behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100