SimpleMySQL

by Alathon
A library designed to make working with MySQL easier
ID:123890
 
This library handles certain aspects of working with MySQL in DM that might be cumbersome to keep doing (Making sure you're connected to the MySQL DB before creating queries, etc).

It also includes some basic procedures for formatting something into MySQL syntax.