ODBC driver for postgresql

Post Reply
cobra34
Newbie
Posts: 9
Joined: Wed Jan 06, 2016 6:03 pm

ODBC driver for postgresql

Post by cobra34 »

Hello everyone
have already connected a postgresql database on switch mac, if so with which free driver? I've been looking for 3 days, but I only find paid drivers. thank you for your help
freddyp
Advanced member
Posts: 1129
Joined: Thu Feb 09, 2012 3:53 pm

Re: ODBC driver for postgresql

Post by freddyp »

https://www.postgresql.org/download/pro ... nterfaces/

The list includes numerous free open source solutions. My experience with free drivers for other database engines is not particularly good. I hope for you that for Postgresql it is different. Most commercial offerings are around $150. Is that a stumbling block?
rhd_ole
Member
Posts: 149
Joined: Mon Jan 24, 2022 5:36 pm

Re: ODBC driver for postgresql

Post by rhd_ole »

We are heavily integrated with postgres and tried a lot of free ones and ultimately went with Actual Technologies driver, it's been worth the money, we never have issues. https://www.actualtech.com/product_open ... abases.php - I highly recommend checking it out.
Color Science & Workflow Automation
cobra34
Newbie
Posts: 9
Joined: Wed Jan 06, 2016 6:03 pm

Re: ODBC driver for postgresql

Post by cobra34 »

Good morning

I tried this solution and it works perfectly!!
THANKS
Post Reply