beesql

BeeSQL operations are executed through a database connection. Create a database connection using connection().

MySQL

MySQL connection is used to operate on a MySQL database.

SQLite

SQLite connection is used to operate on a SQLite database.