psqlodbc (mimalloc version) PostgreSQL Global Development Group
Use this command to install psqlodbc (mimalloc version):
winget install --id=PostgreSQL.psqlODBC.mimalloc -e
The official PostgreSQL ODBC Driver. Use the mimalloc allocator for improved performance.
psqlODBC is a PostgreSQL ODBC driver designed to provide seamless connectivity between PostgreSQL databases and ODBC-compliant applications. It serves as the official bridge for integrating PostgreSQL into environments that rely on ODBC standards.
Key Features:
- Enhanced Performance: Utilizes mimalloc, an optimized memory allocator, to improve performance and efficiency.
- Compliance with ODBC Standards: Ensures compatibility with a wide range of ODBC-supported platforms and applications.
- Robust Security: Supports industry-standard security protocols for secure data access and transmission.
Audience & Benefit:
Ideal for developers, organizations, and application administrators working with PostgreSQL on Windows-based systems. It enables seamless integration of PostgreSQL databases into existing ODBC workflows, facilitating efficient data management and application development.
psqlODBC can be installed via winget, ensuring straightforward setup in supported environments.