/multi-tenant-sql

sql starter for building multi tenant applications

Primary LanguagePLpgSQLMIT LicenseMIT

multi-tenant-sql

SQL DDL starters for building multi tenant applications with MySQL, PostgreSQL and SQLite.

How to use this

Each database has it's own sql schema that you can copy and past directly into your favourite DB IDE and run. Beyond that, there is not much else that needs to be done.

Thanks

The overall design for this is inspired by flight control article.