Skip to content

Option to get the results in CSV format instead of JSON #36

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

Open
RajvanshR opened this issue Mar 27, 2025 · 3 comments
Open

Option to get the results in CSV format instead of JSON #36

RajvanshR opened this issue Mar 27, 2025 · 3 comments

Comments

@RajvanshR
Copy link

Is there a option to get the results in CSV format instead of JSON?
In CLI if we run the command .mode csv; we can get the results of the queries in CSV format.

@lmangani lmangani mentioned this issue Mar 27, 2025
@lmangani
Copy link
Collaborator

Sure! That's part of quackpipe and it should have been implemented here as well. Here's a PR for testing the request #37

@RajvanshR
Copy link
Author

Thanks for this. I am not familiar with how to test this PR. I used below commands for loading.

INSTALL httpserver FROM community;
LOAD httpserver;

@lmangani
Copy link
Collaborator

@RajvanshR to test you would have to compile locally. If you don't know how, please hold a few days until we (or someone else) got time to actually test and validate and then we'll merge and publish it to the community repository.

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

2 participants