The low-cost cloud-based Learning Management System

Posts Tagged ‘rdbms’

Choice of DBMS

No Comments »

July 3rd, 2009 Posted 7:40 pm

At every start-up/project that is based on Linux one of the first and biggest decisions is which database to use.

In the Linux world there are many options, but considering our needs we had two choose between the two… usual suspects, PostgreSQL  and MySQL.
For those of you who just want the answer, we chose the one with the elephant logo, PostgreSQL :-) .

postgresql

Now, how we got there: (more…)