# Packages
No description provided by the author
# Functions
NewDatabase creates a new Database struct with the provided connection.
# Structs
ConnexionError represents an error that occurred during database connection.
Database is a type that represents a database connection.
DatabaseParameters represents the parameters used to establish a database connection.