moved to postgres
Sunday, March 25, 2007, 12:47
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…
Related posts:
- hibernate native id generator bug 3.2.4-ga
- hibernate native Id generator tip
- Runtime Java Stack
- maven profiles
- Why ORM? ’cause:
You can follow any responses to this entry through the
RSS 2.0 feed.