The European Commission's open source software pool
Posted Jul 11, 2002 7:13 UTC (Thu) by
leandro (subscriber, #1460)
In reply to:
The European Commission's open source software pool by grahammm
Parent article:
The European Commission's open source software pool
What amazes me is that they've spent all the time to produce such a report and generally well-intended too, but still have proposed the substandard pseudo-SQL quasi-DBMS MySQL, and that with fully SQL, very capable DBMS PostgreSQL being available too.
Both are free software, but only PostgreSQL is a proper DBMS, with full support for SQL data types, atomic, ACID transactions, referential integrity and the like. And any database software development without transactions and referential integrity is bound to be much more complex and error-prone than it should be.
(
Log in to post comments)