PostgreSQL 16 Released

ono@lemmy.ca to Programming@programming.dev – 117 points –
PostgreSQL 16 Released!
postgresql.org
18

You are viewing a single comment

I don’t know exactly what environment you’re working, but Postgres has a reputation as the best DBMS to work with from a developer’s perspective. I definitely feel that way, at least.

What type of lab are you working in, and what other technologies do you work with?

I'm the director of technology for a neurology lab, where we collect patient health record data in a variety of disparate machines and modalities (e.g., MRI, EEG, physical functioning, retinal scans, etc.). We've been using the open-source database software REDCap (basically a wrapper for MySQL that enables easy GUI-based data entry), but we are reaching the limits of what it can handle and need something that can scale with our growing database.

I have little experience in database management myself, but I am a competent programmer and feel comfortable learning whatever is needed (famous last words, I know).

I have experience running both at global scale (self managed, AWS RDS & GCP CloudSQL). Developer experience = postgres, management/sysadmin = MySQL/maria