Posts marked with “postgresql”

MySQL, PostgreSQL Release Milestones

by · September 20, 2010

1
 

MySQL and PostgreSQL make promising new releases.

 

Crystal Starting to Form

by · August 18, 2010

14
 

Martin Rusev is developing a new database query library for PHP 5. The project shows promise, but it has some distance to go before it competes with other available libraries.

 

PostgreSQL 9.0 beta released

by · May 5, 2010

1
 

PostgreSQL has roughly one-quarter of the market share of MySQL, and I’d guess that PHP projects favor MySQL even more. But PostgreSQL deserves some love from the PHP community too. PostgreSQL is open source with a simpler license that’s closer to PHP’s license. As RDBMS technology, PostgreSQL has always been more advanced than MySQL. Don’t you wish MySQL supported check constraints? Sequences? Recursive queries, common table expressions, and window functions?

 

Lithium at version 0.7, now with SQL support

by · March 10, 2010

1
 

Lithium hits version 0.7, bringing 170 commits from 6 different developers…including SQL support.