MySQL

by Alathon
A MySQL library to augment Dantom.DB
Version Alpha v0.1 · Date Added: 3/21/08

If you wish to download this library for your Linux/Mac installation, enter the following on your command line:

DreamDownload byond://Alathon.MySQL##version=2

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

byond://Alathon.MySQL##version=2

This library attempts to make Dantom.DB easier to work with, allowing you to set up table objects and not have to worry about whether the DBConnection is active or not.

Warning: This is currently in Alpha, and as such is likely to change some before public release.