Overview

ODBC Driver for PostgreSQL is a connectivity solution that enables ODBC-compliant applications and programming languages to access and manipulate PostgreSQL data using Microsoft’s Open Database Connectivity (ODBC) interface. The driver supports a direct connection to PostgreSQL with no need to distribute any extra libraries or clients along with it.

Diagram showing an application's connection to a PostgreSQL database via Devart ODBC Driver for PostgreSQL using TCP/IP.

The driver allows direct SQL querying, making it ideal for reporting, analytics, and BI tools. It provides full CRUD (Create, Read, Update, Delete) functionality across Windows, macOS, and Linux platforms and ensures compatibility with standard ODBC API functions and data types for reliable data exchange.

Diagram showing a computer connected to a database, with checkmarks indicating support for ODBC API and Data Types.

Quick links

Install the driver on Windows

Install the driver on Linux

Install the driver on macOS

Connect to PostgreSQL

How to integrate the driver with ODBC-compliant tools