Choosing the right database has three aspects:
- Technical.
- Administrative.
- Human.
Technical: Which DB is best suited for the type and amount of data I have and how Iβm gonna use this data (how often read/write/ update).
Administrative: What databases are supported in my organization. What databases align well with other infrastructure (server technology) commonly used in my organization.
Human: Which DBA (or DBA team) do I trust to be there, quickly and efficiently, if I have a problem in prod on a weekend.
@gabor Of course, if I'm fully responsible for the code, I better read it.
No one will blame AI if something goes wrong.
They will always blame a human.