Skip to content
#

multitenant

Here are 30 public repositories matching this topic...

This repository showcases a robust and efficient approach to achieving multitenancy in your application using a single database with schema separation. Multitenancy is a common architectural pattern that allows multiple tenants (users, organizations, clients) to share the same application while keeping their data isolated.

  • Updated Sep 2, 2023
  • Java

Improve this page

Add a description, image, and links to the multitenant topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multitenant topic, visit your repo's landing page and select "manage topics."

Learn more