PostgreSQL database for the HR Department SQL challenge.
Host: wookie-db.codesubmit.ioPort: 54329Database: hrUser: readerPassword: readerConnect with psql:
PGPASSWORD=reader psql -h wookie-db.codesubmit.io -p 54329 -U reader hr
Read-only access to public sample employee data.