About this software
Devart ODBC Driver for PostgreSQL provides ODBC connectivity to PostgreSQL databases for macOS, Windows, and Linux. It supports direct TCP/IP connections without PostgreSQL client libraries, Unicode, SSL and SSH tunneling, and supports PostgreSQL server versions up to 17. The driver integrates with 200+ ODBC-compliant BI, ETL and reporting tools and supplies performance features such as local caching, bulk updates, and connection pooling.
Purchase
Devart ODBC Driver for PostgreSQL
In Stock
Delivery: 1 working day
Loading...
€215.12
Free and without obligation
Do you need more information or looking for another license?
Benefits
- Cross-platform support: Works on macOS (x64 and ARM), Windows, and Linux for 32-bit and 64-bit apps.
- Direct TCP/IP connection: Connects directly to PostgreSQL via TCP/IP without additional client libraries.
- Security options: Supports SSL, SSH tunneling, and HTTPS proxy connections for encrypted access.
- ODBC compliance: Fully supports ODBC API functions and ODBC data types for standard tooling.
- Performance features: Offers bulk updates, local caching, and connection pooling for faster operations.
Available languages
- English
- German
Support information
- Product documentation: Detailed installation and configuration guides are available on the Devart documentation site.
- Knowledge base and FAQ: FAQ articles and knowledge-base content are provided on the Devart website for common issues.
- Community forum: A user forum hosts community Q&A and discussions about product usage and issues.
- Customer Portal: Licensed downloads and license management are available through the Devart Customer Portal.
- Priority support options: Priority technical support is offered for customers with active subscriptions.
Frequently asked questions
What does Devart ODBC Driver for PostgreSQL do?
An ODBC driver that enables ODBC-compliant applications to connect to PostgreSQL databases by translating ODBC calls into PostgreSQL protocol and exposing database tables and queries through an ODBC interface.
Which applications can use this driver?
Any application that supports the ODBC standard can use the driver, including BI tools, reporting suites, ETL platforms, spreadsheets, and custom ODBC-enabled applications.
What connection information is required to connect?
Typical connection parameters include host/server, port, database name, username and password, plus either a DSN or a driver connection string.
How does the driver handle SQL statements and transactions?
The driver exposes standard SQL execution and transaction control to client applications; precise behavior for isolation levels and commits depends on the client and driver settings.
Can connections to PostgreSQL be secured with this driver?
Encrypted connections such as SSL/TLS are commonly supported by PostgreSQL ODBC drivers and are configured through the driver's connection settings to secure data in transit.