* [[Query Mode]]: defining queries, binding variables, iterative evaluation
Bindings for other languages are easy to write, and welcome!
Please have a look at our [[Server Protocol]] for more information.
Currently, we offer bindings for the following programming languages:
; 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 have a look at our [[Server Protocol]] for more information.
[[Category:Developer]]
[[Category:Server]]
[[Category:API]]