top | item 38691834 (no title) typedef_struct | 2 years ago For comparison, MSSQL has been able to provide query results in XML for quite some time. I've found it useful in a couple of situations. See https://learn.microsoft.com/en-us/sql/relational-databases/x... discuss order hn newest steve-chavez|2 years ago PostgreSQL has supported XML [1] for a while too. With that, even SOAP endpoints are possible: https://postgrest.org/en/stable/how-tos/create-soap-endpoint...[1]: https://www.postgresql.org/docs/current/functions-xml.html
steve-chavez|2 years ago PostgreSQL has supported XML [1] for a while too. With that, even SOAP endpoints are possible: https://postgrest.org/en/stable/how-tos/create-soap-endpoint...[1]: https://www.postgresql.org/docs/current/functions-xml.html
steve-chavez|2 years ago
[1]: https://www.postgresql.org/docs/current/functions-xml.html