Re: Using MySQL
- Posted by ghaberek (admin) Apr 19, 2022
- 1218 views
euphoric said...
Is there an up-to-date library?
Well, it's not complete but it's been in EuMVC for a while now. The standard functions are there but I still need to wrap the prepared statement functions.
https://github.com/OpenEuphoria/euphoria-mvc/blob/master/include/db/mysql.e
You can get the "Connector/C" library from either MySQL or MariaDB.
-Greg