Hi
I searched the forum but didn't see something like this, maybe I missed it though.
Background: I have worked on AwareIM on a very big project and know how rapidly one can design.
Problem: I have a new client who has a project 3 years running now. This website is core to their business. There is one problem though before purchasing:
Does AwareIM store pictures in the database? Their business is asset tracking and auditing of sorts. Which means they take lots of photos of items in place at there destinations as proof of delivery. Currently the website is in PHP and the core is small BUT the images are stored on disk and the site now sits at 9GB!!
Not any database would be suitable for this! Can AwareIM handle 9GB, and growing, of binary data in its DB - seems MySQL can't and I'm not a fan of Derby as there aren't any tools for designing triggers, views etc.
Any advice?