SimpleMySQL

by Alathon
A library designed to make working with MySQL easier [More]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://Alathon.SimpleMySQL##version=1

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Alathon.SimpleMySQL##version=1

369 downloads
Version 0.1
Date added: Oct 8 2008
Last updated: Oct 9 2008
1 fan
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.