Loving PostgreSQL
Just started using PostgreSQL and I have to say the experience has been so positive. I have used MySQL a little bit. It works fairly well. But PostgreSQL so far has been so great that I have not encountered any problem.
Those pros of PostgreSQL over MySQL that I care:
Those pros of PostgreSQL over MySQL that I care:
- Unicode support. MySQL has official Unicode support in 4.1 series. But it's been so long and it's still not production yet. Unicode with MySQL is just too hard right now. It wasted too much of my time.
- BSD licence. MySQL has grown more commerical than ever.
<< Home