I am curious if it would be recommended to break down a larger database into smaller dbs. I have an application that uses a db of about 50 tables and have since gone back and modularized my application code.
Could I break out the tables that match my chunks of application code and modularize the db as well?
Just to clarify, I have about 7 tables dealing with customers and about 8 tables dealing with inventory. I wanted to create a customer db and an inventory db and then create a FK in the dependant table. Would this be ok?
Thanks.. Frank
Please hurry with an anser cuz I need it for skool.
