|
|
|
|
|
by tasuki
486 days ago
|
|
> Network latency is negligible Yes but now you also have a network to maintain. > Just start with Postgres or MySQL in the first place. It's just as performant, just as easy to set up Yes it's easy to set up. But then you have to maintain it. It's another daemon that needs care. |
|
And you don't have to do any more maintenance on Postgres/MySQL than you have to do on SQLite. You can leave them running for years without touching them. Maybe you want to upgrade them, but maybe you want to upgrade SQLite too.