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 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.
  • goerd

    2.1 3.1 Go
    Golang PostgreSQL schema migration tool
  • Example of testing Go code with Postgres

    1.5 7.8 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.7 8.2 Go
    A SQL-first/ORM-like Golang SQL package.
  • Raw SQL builder

    0.3 0.0 Go
    Create raw sql from structs without ORM