Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ceramic SDK can query data via flight sql #28

Open
3 tasks
nathanielc opened this issue Nov 8, 2024 · 1 comment
Open
3 tasks

Ceramic SDK can query data via flight sql #28

nathanielc opened this issue Nov 8, 2024 · 1 comment
Assignees

Comments

@nathanielc
Copy link

nathanielc commented Nov 8, 2024

Ceramic-one now exposes all pipeline tables via FlightSQL. We want to expose querying this data via the SDK.

DOD

  • SDK can submit an arbitrary FlightSQL query to ceramic-one and return response
  • Query API works in node-js
  • Query API does not need to work in the browser
@mzkrasner
Copy link
Contributor

Re-posting your separate message - InfluxDB uses grpc-web directly https://github.com/InfluxCommunity/influxdb3-js/tree/main/packages/client

I'll start looking through to see what adding flight SQL logic on top would entail

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants