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

Adding support for XML response format #34

Open
ivanprado opened this issue Dec 20, 2013 · 0 comments
Open

Adding support for XML response format #34

ivanprado opened this issue Dec 20, 2013 · 0 comments

Comments

@ivanprado
Copy link
Contributor

Including the support for return XML results instead of JSON. The way could be adding an new parameter "format" that if it is set to XML then the results are returned in XML.

XML does not have the sense of types, so maybe it would be useful to return in a section "types" the type of each column. That would be useful for example if somebody is implementing a JDBC driver using the XML format.

Inspired by https://groups.google.com/forum/#!topic/sploutdb-users/5rTfkDi8g-I

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

No branches or pull requests

1 participant