I have an XML file that I would like to query (read / write) in the same way as a relational database. Performance is not a big problem, I just want to upload a file and start a query, preferably without having to define a schema. Does anyone know if such software exists?
source
share