|
|
|
|
|
by mercer
1986 days ago
|
|
I suppose switching depends in part on how much work that would be. That said, I tend to pick Postgres as a default because using JSONB columns I can get the benefits of 'NoSQL' and switch over to 'SQL' while staying within the same database. |
|