-
Notifications
You must be signed in to change notification settings - Fork 147
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
guidelines clarification #38
Comments
Hey, great to hear it's working for you! We don't have a docker image or way to accept a custom schema available in open source, though those are problems we're iterating on behind the scenes. Likewise, we don't have a wrapper set up, but we're interested in being able to use queryparser with other languages, cuz that would be great. |
The python code involved in the project was very Uber-specific and not very queryparser or Haskell specific at all - it would mostly naively forward Thrift messages to a Haskell process that understood them. I once had some success getting queryparser to work with HaPy, but wasn't nearly confident enough in it to use it for anything (no idea if this is any sort of reflection on the project). I've also got QP compiled with ghcjs to run in the browser: https://dlthomas.github.io/sql-viewer/built/index.html |
@h4v0kh3l1 This is awesome :)
@dlthomas Amazing i will try play around with ghcjs version
@dlthomas would you recommend trying to play HaPy if not why ?:) Thanks guys |
I have installed successfully and run the demo and its looks awesome .
I wonder Whether:
thx
The text was updated successfully, but these errors were encountered: