gopgsqldriver VS pq

Compare gopgsqldriver vs pq and see what are their differences.

gopgsqldriver

PostgreSQL driver for the Go SQL database package (by jbarham)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
gopgsqldriver pq
1 28
72 8,740
- 1.3%
10.0 3.2
over 3 years ago about 2 months ago
Go Go
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

gopgsqldriver

Posts with mentions or reviews of gopgsqldriver. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-21.

pq

Posts with mentions or reviews of pq. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-02.

What are some alternatives?

When comparing gopgsqldriver and pq you can also consider the following projects:

pgx - PostgreSQL driver and toolkit for Go

go-sql-driver/mysql - Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package

sqlx - general purpose extensions to golang's database/sql

goriak - goriak - Go language driver for Riak KV

gofreetds - Go Sql Server database driver.

go-mssqldb - Microsoft SQL server driver written in go language

bgc - Datastore Connectivity for BigQuery in go

go-adodb - Microsoft ActiveX Object DataBase driver for go that using exp/sql

go-oci8 - Oracle driver for Go using database/sql

go-sqlite3 - sqlite3 driver for go using database/sql

pig - Simple pgx wrapper to execute and scan query results

go-bqstreamer