Brief
Mychem is an Open Source package providing a set of chemical functions for MySQL. These functions are designed to permit you to handle chemical data within a MySQL database.
News
- 2008-04-08: Mychem 0.5.5 is released
- 2008-03-19: Mychem 0.5.2 is released
- 2008-03-05: Mychem 0.5.1 is released
- 2008-02-29: Mychem 0.5.0 is released
The Project
The Mychem project aims to provide a complete set of functions for handling chemical data within MySQL.[1] The interface will be so closed as possible to Pgchem::tigress. [2]
-Most of the functions depends upon Open Babel. [3] Open Babel is a performant toolbox for chemical file handling. It provides also many functions for chemical properties calculation (logP, PSA, ...).
You can find further informations about this project on the project's pages (hosted on SourceForge.net).
Download
The software is distributed as source code that need to be compiled. Installation instructions are provided in the package, and also on-line. The compilation of the software is based on CMake.[4]
You can download Mychem on the following page:
http://sourceforge.net/project/showfiles.php?group_id=195099
License
The Mychem application is released under the GNU General Public License v2.
References
- MySQL - A popular Open Source database.
- Pgchem - The chemoinformatics extension to the PostGreSQL DBMS.
- Open Babel - The Open Source Chemistry Toolbox.
- CMake - A powerful tool for building an application.

