SQL DDL starters for building multi tenant applications with MySQL, PostgreSQL and SQLite.
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.
The overall design for this is inspired by flight control article.