8000 GitHub - rorycl/pgtools: Tools for working with postgresql: concurrent query load tester; query output formatter, pgbouncer pool tester and a json history logger
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ pgtools Public

Tools for working with postgresql: concurrent query load tester; query output formatter, pgbouncer pool tester and a json history logger

License

Notifications You must be signed in to change notification settings

rorycl/pgtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pgtools

Tools related to Postgresql

v0.2: 01 August 2022

pg-json-logger

A PostgreSQL json logger/auditor using triggers, based on 2ndQuadrant's hstore-based auditor.

Previously at github.com/rorycl/pg_json_logger

go-modelmaker

A Go tool for introspecting the functions in a database, useful for creating model interface files, for example for python. The tool can also be used for dropping functions in a database.

go-pooltest

A Go tool for testing postgresql connections, particularly for investigating the behaviour of pgbouncer reserve pools and pool limits.

go-concurrent-query

A Go tool for making many concurrent queries on one or more databases, in one or more sets, useful for load testing.

Licence

MIT

Rory Campbell-Lange 2022

About

Tools for working with postgresql: concurrent query load tester; query output formatter, pgbouncer pool tester and a json history logger

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0