Skip to content

Binding to a database on the server #1361

Closed Answered by nevi-me
KrishnaPG asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @KrishnaPG. I've been able to successfully use perspective on the browser, and serve it data separately from a SQL backend. To do this, I was using JDBC > Apache Arrow via the provided utilities in the Arrow project. I then converted the Arrow data into batches, which I streamed to the browser via gRPC-web. Then on the browser, I read the Arrow data into Perspective.

Would a workflow like that work for you?

Replies: 4 comments 8 replies

Comment options

You must be logged in to vote
1 reply
@texodus
Comment options

Answer selected by texodus
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
7 replies
@texodus
Comment options

@mhkeller
Comment options

@nevi-me
Comment options

@burakakca
Comment options

@sinistersnare
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
7 participants
Converted from issue

This discussion was converted from issue #1255 on March 27, 2021 01:20.