This page is part of the [[Developer Section]]. It describes how to use BaseX can be used from numerous otherprogramming languages. With the following light-weight bindingsin different programming languages,you will be able to connect to a running BaseX server instance, execute database commands,perform queries or listen to events.
* [[Standard Mode]]: connecting to a server, sending commands
* [[Query Mode]]: defining queries, binding variables, iterative evaluation