Skip to content

btnguyen2k/godal

Repository files navigation

godal

Go Report Card PkgGoDev Actions Status codecov Release

Generic Database Access Layer library for Go (Golang).

Feature overview

Installation

go get github.com/btnguyen2k/godal

Usage & Documentation

Contributing

Use Github issues for bug reports and feature requests.

Contribute by Pull Request:

  1. Fork Godal on github (https://help.github.com/articles/fork-a-repo/)
  2. Create a topic branch (git checkout -b my_branch)
  3. Implement your change
  4. Push to your branch (git push origin my_branch)
  5. Post a pull request on github (https://help.github.com/articles/creating-a-pull-request/)

License

MIT - see LICENSE.md.

About

Generic Database Access Layer implementation in Golang.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages