Perhaps you database guru able to suggest what would be a good choice for
opensource database platform to use to develop projects.
At the moment the project is small/medium, but it will grow in size both
data, users, and number of transactions. I'm using MySQL for right now but
it lack of trigger, stored procedures, etc ... it sometimes slows the
project.
Is PostgreSQL any better/worse? Or is that any other choice beside the two?
Thanks.
opensource database platform to use to develop projects.
At the moment the project is small/medium, but it will grow in size both
data, users, and number of transactions. I'm using MySQL for right now but
it lack of trigger, stored procedures, etc ... it sometimes slows the
project.
Is PostgreSQL any better/worse? Or is that any other choice beside the two?
Thanks.
Comment