Eric Hodel in Seattle is doing 34 things including…

witness the destruction of mysql

5 cheers

 

Sponsored Links

java,php,android講習/神田

www.kanda-it-school.com/     学生や社会人幅広く対応,神田駅5分, 初心者歓迎,女性も多く安心,夜も開講

Eric Hodel has written 3 entries about this goal

Woo!

I’ve now got a tool (almost complete) that slurps in a MySQL DB definition and spits out one for Postgres. I will post a link to it when I get creation of the enum tables working. (Instead of enums, Postgres uses constraints and extra tables.)



I forgot to mention...

I had a few problems moving to FreeBSD 5 with MySQL, which ultimately caused by was shoddy code in InnoDB.



Rewrites

I just rewrote all our in-code SQL queries to be easily recognizable. They now all live in

FOO = <<-SQL
SELECT blah
FROM there
WHERE x = 1
SQL

This will help us with moving away from MySQL.

Bob has also been exploring Postgres performance, but his results are preliminary



Eric Hodel has gotten 5 cheers on this goal.

 

I want to:
43 Things Login