|
|
|
|
|
by thorin
1717 days ago
|
|
My go-to DB is Oracle, because I've been using it for like 20 years commercially. The DB I'm next most familiar with is SQL Server. Both of these are fine, for most use cases (see stackoverflow on SQL Server and MANY large organizations on Oracle. For my own projects, if I had to pay the license I would use Postgres as the primary store, or a cloud db PAAS/SAAS. No need to use anything other that Postgres IMHO. |
|