tursodatabase / tursodatabase/libsql-client-ts
Deno compatible local client
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 576
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
Hey I was very interested in learning how to use Turso on my most recent Deno project.
I resorted to making a Deno compatible client for local development as Deno only had support for the web version. This has allowed me to have a consistent API to use through our local and deployment stages & feel as though I'd like to have other Deno developers interested in using LibSql have the same experience.
What would be the recommended way that we could get something going? I am not sure if it would make more sense as a 3rd party module or one that could be integrated with the official repo but I'd be keen to help contribute if possible.
Thank you
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
The issue does not name a file, test, or entry point. First inspect the existing web client and how local development is supported, then clarify whether the Deno-compatible client belongs in this repository or as a third-party module. Done should mean an agreed integration path and a defined, tested Deno local-client implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- deno, sqlite, typescript
- Domain
- api, developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100