integresql

Test database manager

Manages isolated PostgreSQL databases for integration tests

IntegreSQL manages isolated PostgreSQL databases for your integration tests.

GitHub

749 stars
14 watching
11 forks
Language: Go
last commit: 10 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. 506
datawan-labs/pg A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes 349
sastraxi/pgsh Tools for managing a PostgreSQL database like a version control system 568
dalibo/temboard A remote control system for PostgreSQL databases allowing centralized management and monitoring of multiple instances. 459
rocketlaunchr/dbq A Go library providing a convenient and lightweight way to perform database operations without boilerplate code. 405
tritondatacenter/pgsqlstat Tools for monitoring Postgres database performance 130
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. 860
oguimbal/pg-mem An in-memory Postgres-like DB instance for unit testing and development. 2,008
astaxie/beedb A lightweight Go ORM that maps structs to database tables and supports various databases 709
denodrivers/postgres A PostgreSQL driver for Deno that simplifies interaction with the database. 607
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. 106