RE: MySQL, blobs, GIS
- From: E.Dan@xxxxxx (Ephraim Dan)
- Date: Sun, 15 Oct 2006 00:30:34 -0700
Hi all,
I have a MySQL-perl-cgi-dbi application which would like to store
images
and GIS info. Will dbi running with DBD:MySQL support these?
Yes, I think it will.
But people often frown on the idea of using an RDBMS to store binary data like images - there's a bit of a "religious war" on the topic. You might want to think seriously about it, and do some research, before you decide. Here is on article that a quick google turned up - I'm sure you can find many more:
http://mike.kruckenberg.com/archives/2006/03/storing_binary.html
It touches on some of the key concerns like performance and scalability, data management and backups, etc.
HTH
--edan
- References:
- MySQL, blobs, GIS
- From: Mary Anderson
- MySQL, blobs, GIS
- Prev by Date: Re: compiling DBD-Oracle 1.16 against an Oracle 9i 64bit home]
- Next by Date: Oracle and bindcolumns
- Previous by thread: Re: MySQL, blobs, GIS
- Next by thread: compiling DBD-Oracle 1.16 against an Oracle 9i 64bit home
- Index(es):
Relevant Pages
|
|