|
|
|
|
|
by tech2
3548 days ago
|
|
MySQL (at least earlier on) was _very_ fast for simple selects. This made using it for websites make sense. If all you needed was to display the result of a simple query (most websites) mysql was easy to use, very quick, and quite forgiving. |
|