Skip to content

Command Group - Database > Connection

Connections manage the session and connectivity between clients and the database. This group contains commands for establishing connections, verifying status, and monitoring active connections.

CommandDescription
AliveChecks if the connection is still active.
ConnectConnects to the database. The result record contains the connection 'Uid' which is used for subsequent commands.
DisconnectDisconnects the active connection.
PingChecks if the database server is active.
Show ConnectionShows the active connection.
Show ConnectionsShows the connections.