Entries tagged with «database»
Grails: Multi tenant architecture and database indexes
Created:
I’ve spent a lot of time lately working on the multi-tenant-single-db plugin for Grails. The main purpose of this plugin is to simplify development of Grails applications based on a single database multi-tenant architecture. In this blog post I’ll be demonstrating some of the principles behind the plugin and how they affect database indexes.
Continue reading Tags: hibernate, multi-tenant, grails, architecture, database
