to create a client in different programming languages and connect to a running BaseX server instance.
Using the client, you can execute all database commands and queries on the server and receive the
corresponding results. :
Please see following links for more information:
* [[Standard Mode]]: Description of the usage of the standard mode.
* [[Query Mode]]: Description of the usage of the query mode.
Currently, we offer bindings for the following programming languages(bindings in other languages are welcome!):
; Object oriented:
: [https://github.com/BaseXdb/basex-api/tree/master/etc/c%23 C#], [https://github.com/BaseXdb/basex-api/tree/master/etc/vb VB], [https://github.com/BaseXdb/basex-api/tree/master/etc/java Java]
Please check out [https://github.com/BaseXdb/basex-api/blob/master/etc/readme.txt readme.txt]
for common more background information on all interfaces. –We will be glad to receive your own bindingsthe client/server communication.
[[Category:Developer]]
[[Category:Server]]
[[Category:Bindings]]