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: 20 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-09T08:26:59.000Z (over 2 years ago)
- Last Synced: 2025-04-06T08:53:57.492Z (23 days ago)
- Topics: audit, postgresql, sql, sqle
- Language: Go
- Homepage:
- Size: 5.54 MB
- Stars: 6
- Watchers: 4
- 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/
```