Re: [Sqlrelay-discussion] Using native drivers to connect to other databases.
Brought to you by:
mused
|
From: Avery P. <ape...@gm...> - 2008-10-15 16:02:20
|
On Wed, Oct 15, 2008 at 10:34 AM, Rolf <ro...@wi...> wrote: > In the features list of SQL relay it says : > > An application coded using another database's native client API may be > able to use SQL Relay without modification. SQL Relay provides drop-in > replacement libraries for: > > * MySQL > * PostgreSQL > > Does this mean that you have to use the drop-ins? I think it means you *can* use the drop-ins if you want to use unmodified mysql-using applications to connect to sqlrelay instead of mysql. It is not about replacing the mysql library when connecting directly to mysql. Avery |