Do you keep SharePoint databases in a separate SQL instance?

Last updated by TiagoAraujo almost 6 years ago.See history

Because SharePoint server will create quite a few databases, it’s easier to manage them in a separate SQL instance rather than mixing it with other system’s databases:

sharepoint database bad
Bad example - mixed with other systems' database

sharepoint database good
Good example - SharePoint related databases are in a separate SQL instance from other systems' databases

We open source. Powered by GitHub