Database application

Matías Szeftel mszeftel at yahoo.com.ar
Fri Apr 13 18:27:39 PDT 2007


Milan Babuskov escribió:
> Matías Szeftel wrote:
>> It  will let you generate all the code to interact
>> with the database (supports MySql, PostgreSQL, Firebird and Sqlite). You
>> probably are looking for one of the first two
>
> THREE
>
>> backends since it allows
>> multiple users and transactions.
>
> Firebird also supports multiple users and transactions. MySQL doesn't
> support transactions with all storage engines so beware. I recommend
> choosing between Firebird and PostgreSQL as MySQL is not really free
> for commercial applications (it is free as in speach, but not as in
> beer).
>
>
Yep, you are right about this. My bad.
Firebird it's actually a really good database backend supportiong both
server and embedded versions. Although not as popular as MySQL or
PostgreSQL. I would go Postgres or Firebird always before MySQL.

Regards, Matías




More information about the wx-users mailing list