Database or Realtime
Database or Realtime
- Subject: Database or Realtime
- From: Sean Warburton <email@hidden>
- Date: Mon, 17 Nov 2003 15:35:18 +0000
Hello,
I'm new to Java and I was just thinking over in my mind an application
that I am going to be working on as a project. The application is
populates a web page with EXIF information from uploaded jpeg files and
my initial thought was to parse the jpeg and store the information in a
database but then I just thought, is it quicker to search the database
which might grow to 100 maybe 200,000 images or is it quicker to grab
the information from the file on the fly as the page is built.
Hope this makes sense.
Thanks
Sean
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.