I have an XML file which I'd like to query (read/write) in the same way as I would a relational database. Performance is not a big issue, I just want to be able to load the file and start querying, preferably without having to define a schema. Does anyone know if such software exists?
If you're familiar with C# and Linq, LinqPad is the way to go. You can use Linq to Sql and Linq to XML from there.
You could check out eXist, an XML DB with XQuery support and an admin UI.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With