
December 10th, 2003, 03:19 PM
|
|
Junior Member
|
|
Join Date: May 2001
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Database that can store video?
Hi,
I'm writing an app that needs to store some video, and because I want very strict access controls on who gets to see it, I'd like to store it in a database.
However, I've read all sorts of horror stories about people doing that and RAM usage shooting through the roof (the vids are about 50mb each).
What I'd like to know is: are there any free/opensource databases that can handle storing massive BLOBs, and can I get to them in Java?
Thanks.
|