Engine
Database engine that manages connections.
Usage
Engine()Use Connection to interact with the database.
Parameters
url: str-
Database connection URL.
Database engine that manages connections.
Usage
Use Connection to interact with the database.
url: strDatabase connection URL.