Hello everything is fine.
I'm starting a new project and would like to use sqlite, but I would like to know if there is any include that makes it easier to manipulate and use sqlite. I found an include called "easydb.inc" but the project is old and has no active documentation.
In my last projects I used DOF2, it is an .ini file manipulation include and it works very well, but my next project requires some specific queries that only sqlite and mysql are supported.