Hey i have db per user case, and now i need to check it with cron if a user have some event schedule

Hey i have db per user case, and now i need to check it with cron if a user have some event scheduled to do some processing and send emails. Is there any smart way of querying all databases at once?
Was this page helpful?