Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.36 KB

README.md

File metadata and controls

31 lines (18 loc) · 1.36 KB

mysql

Go Reference Go Report Card License

MySQL provides a driver for the gorm-multitenancy package, allowing for easy multitenancy setup in MySQL databases.

Installation

go get -u github.com/bartventer/gorm-multitenancy/mysql/v8

Getting Started

Check out the pkg.go.dev documentation for comprehensive guides and API references.

For MySQL-specific documentation, refer to pkg.go.dev.

Running the Example Application

For a practical demonstration, you can run the example application. It showcases various configurations and usage scenarios.

Contributing

All contributions are welcome! See the Contributing Guide for more details.

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.