JDBC is the common interface and API used by database clients/drivers in Java.

One really good source of JDBC drivers is the list used by DBeaver.

Common JDBC drivers

Database Driver URL
PostgreSQL https://jdbc.postgresql.org/
Oracle https://www.oracle.com/database/technologies/appdev/jdbc-downloads.html