Posts Tagged ‘ MySQL

moved to postgres

PostgreSQL

Image via Wikipedia

I change my development database to postgres SQL for a several reasons :

  • I’am bored to mysql :)
  • mysql do not give me entreprise database trust: looks so simple even too simple to offer to my customers. it suites for less complicated fast application.
  • Last but most important reason it its Licensing !!!

Since I am very new to postgres I am playing with it. looking for new features and trying to solve compatibility problems :(

One good referance for people like me :

Converting mysql to Pstgresql

PS:
since I am using hibernate and so on no development required for this migration…

Reblog this post [with Zemanta]