I am designing a database to manage railcars. There are about 4000 railcars and then related records for repairs, upgrades, leasing etc. I have an office with 5 people so. I am wondering if splitting the database is better for security and performance when i am in such a small environment with so few users and records. It seems like splitting it may make it a bit harder to work with and update.
Thanks