How do the database drivers communicate with the database? Is it just through some type of protocol at a certain port?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • pgx

    PostgreSQL driver and toolkit for Go

  • pgx

  • pgconn

  • pgconn

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • psql-wire

    PostgreSQL server wire protocol. Build your own server and start serving connections.

  • I have made a PostgreSQL server implementation in Go. This might help a bit as well in understanding how a client interacts with a PostgreSQL server: https://github.com/jeroenrinzema/psql-wire

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts