Custom Images and HTML should go in database

We discovered if our marketing person uploads images via a load balanced admin URL, the images only go onto one server.  We have a sync product (Beyond Compare) that can be scripted to handle this, but it would be a nice to have if the storefront stored custom images and HTML in the database instead of the file system.  2nd issue is that our source control stamps all the files as read-only.  Then the custom HTML pages can't be changed.  We wrote a script to handle this too since different people code and deploy files in our organization.Putting images and custom HTML in the database would eliminate all this.