Category: ISV and SaaS Database Design

Production DBA

How Many Databases Can I Put on One SQL Server?

I've seen servers with thousands of databases on a single SQL Server, and it works. Sure, opening the databases list in SQL Server Management Studio is painful, and a lot of third party monitoring tools fall over, but it's not so bad once you know how to work around these issues.

But there's two issues you can't work around: our old archenemies, RPO and RTO. A quick reminder:

Read more about How Many Databases Can I Put on One SQL Server? 22 comments — Join the discussion

Tiering kCura Relativity Databases (Or Any SaaS Product)

When you're the database administrator working with a software product that stores every client's data in a different database, the sheer number of databases can be intimidating. As you grow from dozens to hundreds to thousands of databases, you can't treat all of them equally.

Start by making a graph of the database sizes - here's an example from one of my clients with 58 databases on a server (certainly not a big number, but just easy to digest in a blog post):

Read more about Tiering kCura Relativity Databases (Or Any SaaS Product) 9 comments — Join the discussion