Appearance
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.
| Command | Description |
|---|---|
| Alive | Checks if the connection is still active. |
| Connect | Connects to the database. The result record contains the connection 'Uid' which is used for subsequent commands. |
| Disconnect | Disconnects the active connection. |
| Ping | Checks if the database server is active. |
| Show Connection | Shows the active connection. |
| Show Connections | Shows the connections. |