The SODA Native XML Database System is a native XML database that provides efficient management of large amounts of XML data. It is based on a multi-user, client-server architecture with a generic query processing layer that can easily support different query languages. In this lightweight version, user- defined indexes and query optimizations have been removed, however full transaction support (commits and rollbacks) and crash recovery are available.
| Tags | Database Database Engines/Servers Text Processing General Markup XML Indexing |
|---|---|
| Operating Systems | POSIX Linux |
| Implementation | C C++ |