Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Postgresql packages

Showing projects tagged as Go, Golang, and Postgresql

  • Basic Query Builder

    4.3 7.1 Go
    BQB is a lightweight and easy to use query builder that works with sqlite, mysql, mariadb, postgres, and others.
  • Example of testing Go code with Postgres

    1.6 7.6 Go
    The example suggests a solution to the problem of cleaning the database after running tests and the problem of running tests in parallel. It also shows how to organize integration testing of Go code with Postgres.
  • sqle

    0.9 8.2 Go
    A SQL-first/ORM-like Golang SQL package.