Postgres provides a driver for the gorm-multitenancy package, allowing for easy multitenancy setup in PostgreSQL databases.
go get -u github.com/bartventer/gorm-multitenancy/postgres/v8
Check out the pkg.go.dev documentation for comprehensive guides and API references.
For PostgreSQL-specific documentation, refer to pkg.go.dev.
For a practical demonstration, you can run the example application. It showcases various configurations and usage scenarios.
All contributions are welcome! See the Contributing Guide for more details.
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.