regresql

Query tester

A tool for regression testing and maintaining SQL queries against a PostgreSQL database

Regression Testing your SQL queries

GitHub

279 stars
14 watching
16 forks
Language: Go
last commit: 3 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dimitri/pgcharts A web application that takes SQL query text as input and generates various charts from the results. 391
davinerd/gql_intruder A tool to assess vulnerabilities in GraphQL endpoints by simulating attacks. 13
eitsupi/querying-with-prql A book and project demonstrating the use of PRQL with data manipulation libraries like dplyr and DuckDB for querying table data. 22
test-prof/test-prof An analysis tool to help identify bottlenecks in test suites and improve their performance. 1,893
go-testfixtures/testfixtures A tool for writing functional tests against real databases in Go applications. 1,125
doyensec/inql A tool for testing GraphQL APIs with vulnerability detection and customizable scans. 1,554
jpcik/srbench A benchmarking tool designed to stress test and evaluate the performance of SPARQL RDF query engines 0
ankane/dexter Automates indexing of slow queries in PostgreSQL databases 1,911
alexstrat/supertest-graphql Extends supertest to test GraphQL APIs 33
omar2535/graphqler A tool to dynamically test GraphQL APIs with a focus on context awareness 129
sqlancer/sqlancer Automated testing tool to identify logic and performance issues in databases 1,512
renecannao/proxysql A high performance proxy designed to improve MySQL and other database backends' performance by caching and optimizing queries. 25
hdlutils/hdlregression A tool for running regression tests on FPGA designs 16
go-restit/restit A Go library to help write integration tests for RESTful APIs 55
nathanmarks/vrtest Library for running visual regression tests on web components across browsers using Selenium. 14