integresql

Test database manager

Manages isolated PostgreSQL databases for integration tests

IntegreSQL manages isolated PostgreSQL databases for your integration tests.

GitHub

752 stars
14 watching
13 forks
Language: Go
last commit: 12 months ago
gogolangid-allaboutapps-backendintegration-testingpostgrespostgresqlserver

Related projects:

Repository Description Stars
allaboutapps/go-starter A comprehensive template for building production-ready RESTful JSON APIs in Go with integrated development tools and workflows. 507
datawan-labs/pg A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes 355
sastraxi/pgsh Tools for managing a PostgreSQL database like a version control system 569
dalibo/temboard A remote control system for PostgreSQL databases allowing centralized management and monitoring of multiple instances. 466
rocketlaunchr/dbq A Go library providing a convenient and lightweight way to perform database operations without boilerplate code. 406
tritondatacenter/pgsqlstat Tools for monitoring Postgres database performance 129
go-restit/restit A Go library to help write integration tests for RESTful APIs 55
alexeyco/pig A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases 16
fergusstrange/embedded-postgres A Go library that runs a full-fledged Postgres database locally on any platform without requiring external dependencies. 883
oguimbal/pg-mem An in-memory Postgres-like DB instance for unit testing and development. 2,035
astaxie/beedb A lightweight Go ORM that maps structs to database tables and supports various databases 708
denodrivers/postgres A PostgreSQL driver for Deno that simplifies interaction with the database. 610
dalibo/ldap2pg Automates the creation and management of PostgreSQL roles and users from an enterprise directory. 211
lawzava/go-pg-migrate A package for managing PostgreSQL database schema changes 10
jeroenrinzema/psql-wire A pure Go implementation of the PostgreSQL wire protocol. 110