Show rating breakdown
Save to My Lists
Claimed
Claimed

Top Rated ODBC driver for PostgreSQL Alternatives

ODBC driver for PostgreSQL Reviews & Product Details

Deepak Kumar N.
DN
Campus Ambassador || Business Developer Intern
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about ODBC driver for PostgreSQL?

Best thing I like about it is that it's a universal translator for apps and databases bcz no more wrestling with incompatible systems. I means it works everywhere (windows,Linux macOS). It can handle non-english characters without drama. It provides speedy connections even with big datasets. If you need postgreSQL to play nice with anything then this driver is like a silent hero. Review collected by and hosted on G2.com.

What do you dislike about ODBC driver for PostgreSQL?

Setting it up can feel a tad finicky for first-timers (those DSN configurations). It lags occassionally with extremely complex queries compare to native PostgreSQL tools. But honestly, these are tiny trade-offs for how much it simplifies cross -platform our data work! Review collected by and hosted on G2.com.

What problems is ODBC driver for PostgreSQL solving and how is that benefiting you?

The driver is a life saver for our ESB setup! It basically stiches our enterprise systems to PostgreSQL without forcing us to write endless custom code or fight API wars. It acts like a universal plug when we need to connect a crusty old legacy app to a new shiny cloud service with syncing everything to one db. Real time data flows mean no more silos and it scales without burning a hole in our budget. Review collected by and hosted on G2.com.

ODBC driver for PostgreSQL Overview

What is ODBC driver for PostgreSQL?

Devart ODBC Driver for PostgreSQL provides a high-performance and feature-rich connectivity solution for ODBC-based applications to access PostgreSQL databases from Windows, macOS, Linux, both 32-bit and 64-bit. Full support for standard ODBC API functions and data types implemented in our driver makes interaction of your database applications with PostgreSQL fast, easy and extremely handy

ODBC driver for PostgreSQL Details
Show LessShow More
Product Description

Devart ODBC Driver for PostgreSQL provides a high-performance and feature-rich connectivity solution for ODBC-based applications to access PostgreSQL databases from Windows, macOS, Linux, both 32-bit and 64-bit. Full support for standard ODBC API functions and data types implemented in our driver makes interaction of your database applications with PostgreSQL fast, easy and extremely handy


Seller Details
Seller
Devart
Year Founded
1997
HQ Location
Prague
Twitter
@DevartSoftware
1,771 Twitter followers
LinkedIn® Page
www.linkedin.com
240 employees on LinkedIn®
Description

Devart has more than 40 000 devoted customers. They supply their products to the companies known worldwide as well as to private individuals, government and educational institutions. The cornerstones of our work philosophy are improvement, high-quality user support, and flexible development.


Jordan S.
JS
Overview Provided by:
PR Manager at Devart

Recent ODBC driver for PostgreSQL Reviews

SG
SUbhajit G.Mid-Market (51-1000 emp.)
5.0 out of 5
"Best ODBC for Postgre"
ODBC provides a way to map data types between different database systems, which helps in ensuring that data is correctly interpreted regardless of ...
Verified User
C
Verified UserEnterprise (> 1000 emp.)
3.5 out of 5
"Cross platform support as well as Better security"
Best thing I like about this driver is the way it can be easily integrated with other odbc applications. There's no much mess for integration. And ...
Poorva P.
PP
Poorva P.Mid-Market (51-1000 emp.)
4.5 out of 5
"It is easily applicable to various platforms"
It is very easy and helpful in manging and it has very seemless experience through various platforms
Security Badge
This seller hasn't added their security information yet. Let them know that you'd like them to add it.
0 people requested security information

ODBC driver for PostgreSQL Media

Answer a few questions to help the ODBC driver for PostgreSQL community
Have you used ODBC driver for PostgreSQL before?
Yes

34 out of 35 Total Reviews for ODBC driver for PostgreSQL

4.3 out of 5
The next elements are filters and will change the displayed results once they are selected.
Search reviews
Popular Mentions
The next elements are radio elements and sort the displayed results by the item selected and will update the results displayed.
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.

Overall Review Sentiment for ODBC driver for PostgreSQLQuestion

Time to Implement
<1 day
>12 months
Return on Investment
<6 months
48+ months
Ease of Setup
0 (Difficult)
10 (Easy)
Log In
Want to see more insights from verified reviewers?
Log in to view review sentiment.
G2 reviews are authentic and verified.
Anup J.
AJ
Machine Learning Engineer
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic Review from User Profile
Incentivized Review
What do you like best about ODBC driver for PostgreSQL?

The single most useful thing about ODBC driver is their ability to use the same driver for multiple languages. We have a bunch of app running in Python, Java and JS. Initially our app in Java used a JDBC driver, which only partially works in other languages. While using the same db for other languages, we migrated to the odbc option which had much better connectivity to other languages. It also had support for other programming paradigms which JDBC is exclusively an OOP mechanism Review collected by and hosted on G2.com.

What do you dislike about ODBC driver for PostgreSQL?

Its a little tricky to install and even tricker to configure. The configuration setup is unintuitive and unhelpful in case of error, You can't combine the config file with config from code(not easily anyway) and that makes a mess while sharing across environments Review collected by and hosted on G2.com.

What problems is ODBC driver for PostgreSQL solving and how is that benefiting you?

Main issue that ODBC driver solves the connecting to SQL with a non-Java language but without dependencies on a REST API like connection. It provides a much more stable connection than a direct web connection and allows usage for longer periods of time without need a pool of connections kept active. Review collected by and hosted on G2.com.

Sai C.
SC
Junior Full stack software developer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about ODBC driver for PostgreSQL?

.NET Core is designed to be cross-platform, allowing me to develop applications that run on Windows, Linux, and macOS. The ODBC driver for PostgreSQL aligns well with this because it also supports multiple operating systems, ensuring my .NET Core applications can connect to PostgreSQL databases regardless of the underlying OS.

The ODBC driver provides a standardized way to connect to PostgreSQL, which fits into the .NET Core application we are building in our company through the "System.Data.Odbc" namespace. This means we can leverage a single codebase to access various databases, including PostgreSQL, without needing database-specific code. Review collected by and hosted on G2.com.

What do you dislike about ODBC driver for PostgreSQL?

ODBC introduces an additional layer of abstraction, which can lead to performance overhead compared to using native drivers like Npgsql for PostgreSQL in .NET Core applications. This can result in slower query execution times and increased resource consumption.

Error messages from ODBC can sometimes be less informative or harder to debug compared to native drivers. This make troubleshooting more challenging and frustating , particularly when dealing with complex queries.

This are two major issue we in the company are facing and planning to migrate to npgsql in future Review collected by and hosted on G2.com.

What problems is ODBC driver for PostgreSQL solving and how is that benefiting you?

It provides database Agnostic Integration

Cross-Platform Database Access

Simplifying Connectivity for Non-Native Applications Review collected by and hosted on G2.com.

Otilde R.
OR
Product Designer
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about ODBC driver for PostgreSQL?

The ODBC driver for PostgreSQL gives you solid and very robust connectivity, so your data can always be there without any problems. The ODBC driver for PostgreSQL works the same on every operating system you use. This driver gives you the highest level of security features that make your data transmission safe and encrypted, at this level unencrypted. PostgreSQL is, in my opinion, the most open-source and secure software around, and my main reason for choosing it over other options is largely due to this. This data sharing in transparency and speed has made our relationships stronger with the partners, leading to more pleasant design feedback cycles. Review collected by and hosted on G2.com.

What do you dislike about ODBC driver for PostgreSQL?

There might be a time lag while executing new PostgreSQL features; otherwise, they take some time to be fully supported by the driver. Performance of the system could be a little slow under heavy loads, which may affect the speed of data retrieval. Review collected by and hosted on G2.com.

What problems is ODBC driver for PostgreSQL solving and how is that benefiting you?

ODBC driver for PostgreSQL for PostgreSQL is outstandingly better where you require the data connectivity to be stable, like real-time reports and analytics. That said, when you get some heavy centralized data processing going with it, you might find it slow. It is ideal for regular product design work, such as queries against small data sets. We have significantly increased our abilities by the simplicity of connecting to our database and running advanced queries, getting used to manipulating and analyzing data in no time. I definitely find it easier with PostgreSQL because the documentation and community around its ODBC driver are outstanding. Review collected by and hosted on G2.com.

Anh D.
AD
QA Lead
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about ODBC driver for PostgreSQL?

Easy to connect to PostgreSQL via ODBC driver, but you have to find the suitable version for your database. Review collected by and hosted on G2.com.

What do you dislike about ODBC driver for PostgreSQL?

Actually, I don't find any difficulty when using it for my project Review collected by and hosted on G2.com.

What problems is ODBC driver for PostgreSQL solving and how is that benefiting you?

The ODBC driver for PostgreSQL solves the problem of connecting to the server and querying data seamlessly. It allows me to interact with the database without needing to write low-level code, simplifying the process. However, I noticed an issue when the driver was missing, which required me to locate and install it to reestablish the connection and query the data efficiently. Overall, it streamlines my workflow and ensures smooth data access. Review collected by and hosted on G2.com.

SG
Developer
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about ODBC driver for PostgreSQL?

ODBC provides a way to map data types between different database systems, which helps in ensuring that data is correctly interpreted regardless of the underlying database.

With ODBC, developers can switch between different databases with minimal changes to their application code. This flexibility is crucial for applications that may need to support multiple database systems. Review collected by and hosted on G2.com.

What do you dislike about ODBC driver for PostgreSQL?

I installed psqlODBC and when I go to Control Panel -> Data Sources (ODBC) I don't see the Postgres driver installed.

I rebooted, still nothing.

I then noticed that if I launch this control panel applet from the file c:\WINDOWS\system32\odbccp32.cpl the drivers suddenly appear! Review collected by and hosted on G2.com.

What problems is ODBC driver for PostgreSQL solving and how is that benefiting you?

ODBC can be used with various programming languages, including C, C++, Java, and Python, making it versatile for different development environments. Review collected by and hosted on G2.com.

Prashant T.
PT
Cloud Engineer
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
(Original )Information
What do you like best about ODBC driver for PostgreSQL?

The ODBC driver for PostgreSQL provides seamless connectivity between any ODBC compliant applications and a PostgreSQL database which allow users to access the data for manipulation from various tools like BI software, reporting applications and data analysis platforms without needing to install additional PostgreSQL clients or libraries Review collected by and hosted on G2.com.

What do you dislike about ODBC driver for PostgreSQL?

I have mostly disliked the performance issues due to the extra abstraction layer of ODBC, complexity in setup and configuration, occasional connection instability and a lack of advanced features compared to native PostgreSQL drivers used directly within programming languages. Review collected by and hosted on G2.com.

What problems is ODBC driver for PostgreSQL solving and how is that benefiting you?

It solves the problem of allowing applications that uses the ODBC standards to seamlessly access data stored in a PostgreSQL database mainly bridging the gap between a diverse range of applications with standardized way. Review collected by and hosted on G2.com.

Jonathan C.
JC
DIrector of Information Systems and Technology
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about ODBC driver for PostgreSQL?

Quick to install and supports configuration for all accounts on the device or unique configurations for individual accounts. It also follows account level permissions on the connected dataset ensuring security rules are followed. Review collected by and hosted on G2.com.

What do you dislike about ODBC driver for PostgreSQL?

We have not identified any shortfalls with the product. Review collected by and hosted on G2.com.

What problems is ODBC driver for PostgreSQL solving and how is that benefiting you?

We need to connect our data team to legacy DB systems and the ODBC driver met the need. It integrated with our software tools and provided a seamless data experience. Review collected by and hosted on G2.com.

Bineet C.
BC
Software Engineer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about ODBC driver for PostgreSQL?

The driver delivers excellent performance while ensuring robust security through TLS/SSL encryption. It is versatile and compatible with multiple platforms, including Windows and Linux, making it highly convenient. Review collected by and hosted on G2.com.

What do you dislike about ODBC driver for PostgreSQL?

I believe the driver could benefit from more frequent updates to support the latest PostgreSQL versions seamlessly, which can sometimes be a limitation. Review collected by and hosted on G2.com.

What problems is ODBC driver for PostgreSQL solving and how is that benefiting you?

It ensures secure and efficient data connectivity, offering a high-performance solution for database interactions. Review collected by and hosted on G2.com.

Megha R.
MR
Student
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about ODBC driver for PostgreSQL?

This driver helped me a lot while visualising data from my postgres database into excel. I like this particular driver because it integrates seamlessly and all the setup instructions are provided on the Devart website. Its supports a lot of services, from which I used this driver for Office software such as Excel. It syncs well and does the job and I cant ask for any more perks.. Review collected by and hosted on G2.com.

What do you dislike about ODBC driver for PostgreSQL?

Its a good driver and does a lot of things better than others but it comes with a 30 day trial. The pricing is too high for me to purchase as it is bundled with a lot of enterprise grade features. For users like me who want a good driver but not want anything that actually costs a fortune, its a hit or miss. Review collected by and hosted on G2.com.

What problems is ODBC driver for PostgreSQL solving and how is that benefiting you?

I think it provides a great way to organize data into PostgreSQL and its quite prompting to SMEs who use Excel to store valuable data. To me, it helped me store my research finding securely in an easy, queriable way while also allowing me to use the visualising capabilities of Excel. Review collected by and hosted on G2.com.

Response from Jordan Sanders of ODBC driver for PostgreSQL

Thank you so much for your feedback! We do really appreciate it.

AS
Administrator
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about ODBC driver for PostgreSQL?

I like that the ODBC driver for PostgreSQL makes it easy to connect apps like Excel or Power BI to PostgreSQL, supports secure connections, and handles large data efficiently. Simple and reliable! Review collected by and hosted on G2.com.

What do you dislike about ODBC driver for PostgreSQL?

I dislike that setting up the ODBC driver for PostgreSQL can be tricky, especially with DSN configurations. Debugging connection issues and performance tuning can also be frustrating for beginners. Needs better documentation! Review collected by and hosted on G2.com.

What problems is ODBC driver for PostgreSQL solving and how is that benefiting you?

The ODBC driver for PostgreSQL solves the problem of connecting apps like Excel, Power BI, and legacy systems to PostgreSQL. It helps me easily access, analyze, and manage database data without complex coding. Review collected by and hosted on G2.com.