psqlODBC is the official ODBC driver for PostgreSQL, allowing applications to connect to PostgreSQL databases using the industry-standard ODBC API.
[PostgreSQL] Driver = PostgreSQL Unicode Server = localhost Port = 5432 Database = mydb
Here’s a concise post about the : 📡 What is psqlODBC?