Do I need to make more than one database?

Designing a database is largely a preferential thing. A database can be very small or very large, depending on its use. However, smaller, more focused databases may generally perform better, sync faster, and be more data-safe in the event of a catastrophe (avoiding the “all your eggs in one basket” problem). They also give you the opportunity to close unused databases when you’re not using them.