![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
DbCon is a PHP based MYSQL API class that i wrote in 2003 and have been continuously tweaking and working on ever since. I am aware that there are a billion other similar libraries out there, but i prefer to write and use my own stuff - as long as it's reasonable ;).
With the recent release of the vegUIClient add-on for the vegUI framework - which includes the DbCon library as a part of the vegUIserve php based back-end - i decided it would be a good idea to additionally offer DbCon for download and free use in it's own section.
When i was working on Lands of Kazram i experimented with ways to handle load balance for the database. Basically DbCon provides a very experimental feature of letting you link certain table names to certain databases/database servers.
As i said this is very early dev status, and mostly uncommented.