The following Java code snippets demonstrate how easy it is to run database commands, create collections, perform queries, etc. via the BaseX API:
* [[RunCommands]]: List lists all databases, create creates and drop databases drops database and indexesindex instances.