Is there an .NET-enabled embedded database (like SQLite.NET) with support for XML?
It doesn't matter for me if it is SQL or NoSQL, XPath, document-oriented or not.
I just know of BerkeleyDB XML, but this project is still alha and seem to be dead for a year.
Seems there is no alternative to berkeley db.
This is an old question, but I thought I'd add an answer in case anyone stumbles on it. My company just released an open source embedded XML database for the .NET platform called Nxdb. It's under the Apache 2.0 license and has been in development and use internally for several years. It's basically a binding to a cross-compiled (using IKVM) version of BaseX (a fantastic Java XML database) along with extra functionality for the embedded use case and the .NET environment. The project page is here: https://dracorp.assembla.com/spaces/nxdb
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