lancedb / lancedb/flight-sql-js-client
Browser support
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 18
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
The only thing that might be holding back against browser support is the GRPC/Protobuf stuff. I haven't really looked into it all that much. I think I have chosen options which are native JS but they may be "native JS relying on node-specific services". I believe there exists a browser-based grpc client and so it should be possible.
Testing will be needed and will probably the bigger challenge.
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
Review the current GRPC/Protobuf choices and verify whether they depend on Node-specific services. Investigate a browser-based gRPC client and determine the testing needed; done means the JavaScript client works in a browser with browser-focused coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- grpc, javascript
- Domain
- api, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100