Hi

I dont know if this is the best forum-section to post in but here goes. Appology if not.
I usually use PDO to connect to mysql, i would like to use pdo in zencart too.
Is there any alreadymade addon for this, or should I just go ahead and create my own new addon ?

I dont want to replace the default zencart connection-code, i just want another another class. (I suppose people here have good PHP skills and know what PDO mysql is).