* [[Query Mode]]: defining queries, binding variables, iterative evaluation
Currently, we offer bindings for the following programming languages (bindings for other languages are welcome):
; Imperative:
: [https://github.com/BaseXdb/basex-api/tree/master/src/main/c C]
* <code>AddExample</code> shows how documents can be added to a database by using streams.
* <code>EventExample</code> demonstrates how to watch and unwatch [[Events]].
Bindings for other languages are easy to write, and welcome!Please check out have a look at our [https://github.com/BaseXdb/basex-api/blob/master/src/main/readme.txt readme.txt[Server Protocol]]for more information on the client/server protocol.
[[Category:Developer]]
[[Category:Server]]
[[Category:API]]