An open API service indexing awesome lists of open source software.

https://github.com/levkk/go-sql-thing

Just send a bunch queries to your Postgres/PgBouncer at random intervals
https://github.com/levkk/go-sql-thing

Last synced: over 1 year ago
JSON representation

Just send a bunch queries to your Postgres/PgBouncer at random intervals

Awesome Lists containing this project

README

          

# go-sql-thing
Just send a bunch queries to your Postgres/PgBouncer at random intervals

## Installation

```bash
$ go get
$ go build
```

Done.

## Usage

```bash
$ ./go-sql-thing
```