SimpleMySQL

by Alathon
A library designed to make working with MySQL easier
Version 0.1 · Date Added: 10/09/08

If you wish to download this library for your Linux/Mac installation, enter the following 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

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.