saiph wrote: > hi *, > > i feel ruby offers a powerfull channel of comunication with c language. > > when looking into manual_toc of mysql_ref i found libmysqld an > interessant way to use this dbms for softwares that need > speed and are used for home service. > > so i ask you help to understand how can i write a minimal wrapper ruby > class (for the ruby language, of course) for this purpose. The example in section 4 of README.EXT in the ruby distribution seems right on target for this purpose.