Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rapidloop/ptgo
PostgreSQL Triggers in Go
https://github.com/rapidloop/ptgo
go golang postgres postgresql
Last synced: 3 months ago
JSON representation
PostgreSQL Triggers in Go
- Host: GitHub
- URL: https://github.com/rapidloop/ptgo
- Owner: rapidloop
- License: other
- Created: 2017-04-16T14:53:01.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-16T14:53:37.000Z (almost 8 years ago)
- Last Synced: 2023-03-01T19:32:13.349Z (almost 2 years ago)
- Topics: go, golang, postgres, postgresql
- Language: Go
- Size: 1.95 KB
- Stars: 63
- Watchers: 7
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PostgreSQL Triggers in Go
`ptgo` is an example of how to write PostgreSQL triggers in Go. Fork it and use
it to implement your own triggers!Check out the [blog post](https://www.opsdash.com/blog/postgresql-triggers-golang.html)
for a description of ptgo internals.Follow us on Twitter today! [@therapidloop](https://twitter.com/therapidloop)