Difference between revisions of "Clients"

From BaseX Documentation
Jump to navigation Jump to search
Line 10: Line 10:
 
[[Category:Developer]]
 
[[Category:Developer]]
 
[[Category:Server]]
 
[[Category:Server]]
[[Category:Language Bindings]]
+
[[Category:Bindings]]

Revision as of 03:14, 24 January 2011

BaseX provides bindings in several programming languages. With these bindings, you will be able 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:

  • Languages: List of offered programming languages.
  • Standard Mode: Description of the usage of the standard mode.
  • Query Mode: Description of the usage of the query mode.