Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/actiontech/sqle-pg-plugin
this a pg SQL audit plugin for SQLE
https://github.com/actiontech/sqle-pg-plugin
audit postgresql sql sqle
Last synced: 5 days ago
JSON representation
this a pg SQL audit plugin for SQLE
- Host: GitHub
- URL: https://github.com/actiontech/sqle-pg-plugin
- Owner: actiontech
- Created: 2021-11-04T06:20:12.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-09T08:26:59.000Z (almost 2 years ago)
- Last Synced: 2024-06-19T13:46:48.693Z (5 months ago)
- Topics: audit, postgresql, sql, sqle
- Language: Go
- Homepage:
- Size: 5.54 MB
- Stars: 6
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.MD
Awesome Lists containing this project
README
## SQLE PG Plugin
This is A PG SQL audit for [SQLE](https://github.com/actiontech/sqle), which is an SQL audit platform.## Install
```bash
make docker_install # see binary file in bin/
```