gloo-mysql
A core gloo library for mysql.
Use alongside gloo-db — this gem provides the MySQL driver, gloo-db provides query/table.
Usage
Load this library in a gloo script:
> load lib db
> load lib mysql
Objects
mysql— a MySQL database connection
Full Reference
The object's children and messages are documented in-app once the library is loaded — help> object mysql.