A small, fast and easy to use Open Source Database Connection Pool Library.
* Thread safe Database Connection Pool
* Connect to multiple database systems
* Zero runtime configuration, connect using a URL scheme
* C library
* Supports MySQL, PostgreSQL, SQLite and Oracle
A small, fast and easy to use Open Source Database Connection Pool Library.
* Thread safe Database Connection Pool
* Connect to multiple database systems
* Zero runtime configuration, connect using a URL scheme
* C library
* Supports MySQL, PostgreSQL, SQLite and Oracle
To install libzdb-mysql55, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install libzdb-mysql55
To see what files were installed by libzdb-mysql55, run:
port contents libzdb-mysql55
To later upgrade libzdb-mysql55, run:
sudo port selfupdate && sudo port upgrade libzdb-mysql55
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.