On Friday 12 August 2005 08:14 pm, Jacob Kaplan-Moss wrote: > I just today ran across sqlrelay (http://sqlrelay.sourceforge.net/) > which looks *extremely* promising for this type of use. Does anyone > have any experience with it, and is there any interest in me writing > a sqlrelay backend? > > Jacob
From this quote on the sqlrelay site... """ 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 """ ... a sqlrelay backend might only be a few lines! MWM