Suneido MySQL Interface Roberto Artigas Jr. The library is called InterfaceMySQL. It is supplied dumped, i.e. as a .su file. Extract this file from the zip file, copy it to the same directory as your database (suneido.db), and load it from the command line with: suneido -load InterfaceMySQL "Use" it from LibView to view it or run it. Note: MySql must be started before you run the library. Please refer to the documentation in the library in the Lib_MySQL Documentation folder, starting with _Lib_Read_Me_First_. The zip file also includes a "source" directory containing some C++ code that was written during the development of the library, but is not required to use the library.