BaseX We provides clients in several programming languages. With these the following light-weight bindings,
you will be able to connect to a running BaseX server instance, execute all database
commands and perform queries.
* <code>AddExample</code> shows how documents can be added to a database by using streams.
The interfaces Java and C# also support the event feature[[Events]]:* <code>EventExample</code> demonstrates how to use the event featurewatch and unwatch events.
Please check out [https://github.com/BaseXdb/basex-api/blob/master/src/main/readme.txt readme.txt]