ExpansiveWorlds / instrumentedsql

A sql driver that will wrap any other driver and log/trace all its calls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoDoc

instrumentedsql

A sql driver that will wrap any other driver and log/trace all its calls

How to use

Please see the documentation and examples

Roadmap

Reach API stability and decide what is in/out of scope for this package. current plan is to include tracing, logging, metrics, and anything else that might fit into a wrapper, keeping everything optional and disabled by default.

Contributing

PRs and issues are welcomed and will be responded to in a timely fashion, please contribute!

Contributors will contain all people (not companies) that have contributed to the project. LICENSE will list all copyright holders.

About

A sql driver that will wrap any other driver and log/trace all its calls

License:MIT License


Languages

Language:Go 100.0%