Having possibly several thousands customers I want to create one DB for each client where I will hold a small sized number of tables and records (from 5000 to less than 100,000 records per DB).
Is there a limitation with SQL Server 2012 or 2014 Express with regard to the maximum number of DBs?
Will this affect the overall performance of the server?