==XML:DB API Examples==
Note that the The XML:DB API does not communicate with the client/server architecture of BaseX.This means that you should guarantee by yourself that only a single writingprocess accesses the databases at the same time.
;[[XMLDBCreate]]
==XQJ API Example==
Note that the The XQJ API does not communicate with the client/server architecture of BaseX.This means that you should guarantee by yourself that only a single writingprocess accesses the databases at the same time.
;[[XQJQuery]]