pdeaudney / ptgo

PostgreSQL Triggers in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 for a description of ptgo internals.

Follow us on Twitter today! @therapidloop

About

PostgreSQL Triggers in Go

License:Other


Languages

Language:Go 90.6%Language:Makefile 9.4%