What language interfaces (APIs) does Berkeley DB XML support?
• C++ is the native interface • Java is supported via SWIG plus custom Java code • Perl is supported via a custom interface • PHP is supported via a custom interface • Python is supported via SWIG plus custom Python code • Tcl is supported via SWIG • C#/.NET is not supported internally but is available from both JanaBiz and Parthenon Computing • Ruby is available externally here Build instructions for all supportted interfaces can be found here.