Bast way to MySQL connector

Hi,

can someone advice me, what is the best way to create MySQL connector? The only limit is this can not use .dll files (e.g. all mysql dll files) because, it will runing on server side (Linux).

Thanks for any reply

Why can’t you use a dll on Linux? You should be able to find instructions on how to setup to use the dll if you Google it. Here is an example: GitHub - ikkentim/SampSharp: A framework for writing game modes for SA-MP in C#. SA-MP is a free Massively Multiplayer Online game mod for the PC version of Rockstar Games Grand Theft Auto: San Andreas.