Project Information
Documentation links, versioning policy, contribution guidelines, licensing, and project resources for the NLG DB package.
Documentation
Official package documentation, guides, examples, and integration tutorials are available at:
API reference is available on pkg.go.dev:
Source code and issue tracking:
Official examples are available at:
Related Packages
The db package is a shared database layer and is normally used through one of the supported driver packages:
- https://github.com/netlifeguru/db-mysql
- https://github.com/netlifeguru/db-postgres
- https://github.com/netlifeguru/db-scylla
The drivers also use the mapper package for result mapping:
Versioning
This project follows Semantic Versioning.
See CHANGELOG.md
for release history, version updates, and breaking changes.
Contributing
Community contributions, discussions, bug reports, and pull requests are welcome.
Please read CONTRIBUTING.md
before submitting pull requests or opening issues.
Code of Conduct
This project follows the Contributor Covenant Code of Conduct.
Please read CODE_OF_CONDUCT.md
before participating in discussions or contributing to the project.
Author
Created and maintained by NetLife Guru s.r.o.
Resources:
- Documentation: https://netlife.guru/docs
- GitHub: https://github.com/netlifeguru
- Contact: info@netlife.guru
License
This project is licensed under the MIT License.
See LICENSE
for full license information.