This document provides documentation on Ring classes for file handling, system functions, debugging, data types, conversions, ODBC, MySQL, and SQLite. For each class, it lists relevant methods and provides a brief description and example code demonstrating usage. It describes methods for reading, writing, renaming, and deleting files, executing system commands, raising exceptions, testing data types, converting between data types, connecting to and querying databases, and more. Examples show how to use each class and its methods to perform common tasks for file, system, and database operations in Ring.