fdb
library, the Python driver for Firebird.
The required arguments to establish a connection are as follows:
host
is the host name or IP address of the Firebird server.database
is the port to use when connecting with the Firebird server.user
is the username to authenticate the user with the Firebird server.password
is the password to authenticate the user with the Firebird server.