Re: SQL for multimedia retrieval

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: SQL for multimedia retrieval
Дата
Msg-id 51F3FE20.2040905@hogranch.com
обсуждение исходный текст
Ответ на SQL for multimedia retrieval  (Olivier Austina <olivier.austina@gmail.com>)
Ответы Re: SQL for multimedia retrieval  (Olivier Austina <olivier.austina@gmail.com>)
Список pgsql-general
On 7/27/2013 6:24 AM, Olivier Austina wrote:
>
>
> Can SQL be used to retrieve data from multimedia content such as
> audio, video, image, full text?

it can if the data is stored in the sql database.   however for large
files like video, I personally would prefer to store it in a file
system, and use SQL simply to reference it by filename.



--
john r pierce                                      37N 122W
somewhere on the middle of the left coast



В списке pgsql-general по дате отправления:

Предыдущее
От: "Janek Sendrowski"
Дата:
Сообщение: Re: Fastest Index/Algorithm to find similar sentences
Следующее
От: Olivier Austina
Дата:
Сообщение: Re: SQL for multimedia retrieval