This [[Module Library|XQuery Module]] contains functions for processing databases from within XQuery. Existing databases can be opened and listed, its contents can be directly accessed, documents can be added to and removed, etc. All functions are introduced with the {{Code|db:}} prefix, which is linked to the statically declared {{Code|http://basex.org/modules/db}} namespace.
=Conventions=