Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 852 Bytes

File metadata and controls

33 lines (23 loc) · 852 Bytes

magicsql

magicsql wraps database/sql types and functions in a way that can simplify certain operations.

This is still a work in progress and I don't claim this package will be most people's preferred approach.

Versions

This project will follow the Semantic Versioning specification, v2.0.0, and all tags will be prefixed with "v" to allow gb to pull this package as an unvendored dependency.

Example

See the go documentation for API information and examples.

Or view the runnable example files directly:

LICENSE

This is licensed under CC0, a very permissive public domain license