An app that demonstrates the implementation of: `One Database Per User/Customer`. The logic is handled in a single application instance.
-
Updated
Feb 17, 2022 - Python
An app that demonstrates the implementation of: `One Database Per User/Customer`. The logic is handled in a single application instance.
dbmux is a Go package that provides a simple but powerful way to connect to multiple databases using different drivers. It abstracts away the underlying implementation details and allows you to switch between database drivers without changing your code.
This is a simple web application to illustrate multi-tenancy architecture in laravel. The app uses Tenancy for Laravel package
Add a description, image, and links to the multipledatases topic page so that developers can more easily learn about it.
To associate your repository with the multipledatases topic, visit your repo's landing page and select "manage topics."