Implement as a DBD
Status: Alpha
Brought to you by:
eries
To make this really useful, you could implement this
as as a DBI DBD interface, so that anyone with an
existing application using DBI that used the feature
set the this uses could just change
$db = DBI->connect
( 'dbi:FreeSQL:blahblah', 'username', 'password' ) and
have that work. Of course it might be substantially
more difficult to implement, but heh, it would be cool
I'd like to participate into porting this to C# to work with mono, and make Connector for .NET / Mono