in reply to Re: [OT] Why I don't use Mysql for new projects
in thread [OT] Why I don't use Mysql for new projects

If relational integrity is by far and away the #1 concern, which open source DB should one choose? Firebird or PG?

I get the impression that MySQL is designed and used more as a data storage system than as relational model system. Correct?

  • Comment on Re^2: [OT] Why I don't use Mysql for new projects

Replies are listed 'Best First'.
Re^3: [OT] Why I don't use Mysql for new projects
by perrin (Chancellor) on Jul 10, 2008 at 22:02 UTC
    No, not correct. MySQL supports the same data integrity features as other databases.