=General Functions=
==db:system==
{| width='100%'
|-
| width='90' | '''Signatures'''
|{{Func|db:system||element(system)}}
|-
| '''Summary'''
|Returns information on the database system, such as the database path and current database settings. It is allied to the [[Commands#INFO|INFO]] command.
|}
==db:info==
|-
| '''Summary'''
|Returns meta information on the database specified by the database {{Code|$db}}. It is allied to the [[Commands#INFO DB|INFO DB]] command.
|}
|
* {{Code|db:list-details("docs")}} returns the names plus additional data of all documents from the database named {{Code|docs}}.
|}
==db:system==
{| width='100%'
|-
| width='90' | '''Signatures'''
|{{Func|db:system||element(system)}}
|-
| '''Summary'''
|Returns information on the database system, such as the database path and current database settings.
|}