|
|
|
|
|
by tossaway9000
1652 days ago
|
|
> MySQL has the whole 'worse is better' thing going for it. I've used both MySQL and PostgreSQL and I prefer MySQL, it seems to work and scale better "out of the box" and has a more comprehensible permission model than Postgres. I might be biased somewhat as I've used MySQL a lot longer and have even written plugins to interop with it but its still my number 2 go to (after SQLite) |
|