Quote:
Originally Posted by kovidgoyal
Basically it would entail switching to some database neutral SQL backend like sqlalchemy or the Qt SQL drivers. Once that's done, adding support mysql or any other supported backend would be trivial.
|
Is there something like the sybase Advantage Data Base Server in open source? Essentially using the same code/drivers it can be an in process data base or a client/server database with the change of a configuration.
Not really my platform area.
BOb