Re: kind of a bag of attributes in a DB . . .

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: kind of a bag of attributes in a DB . . .
Дата
Msg-id 45344c8b-6387-9426-3862-67be79d962d5@aklaver.com
обсуждение исходный текст
Ответ на Re: kind of a bag of attributes in a DB . . .  (Albretch Mueller <lbrtchx@gmail.com>)
Список pgsql-general
On 9/14/19 2:06 AM, Albretch Mueller wrote:
>   just download a bunch of json info files from youtube data Feeds
> 
>   Actually, does postgresql has a json Driver of import feature?

I'm working without a net(coffee) and so I forgot to mention that for 
Python there is:

http://initd.org/psycopg/docs/extras.html?highlight=json

Not sure if this is what you are looking for or not.

> 
>   the metadata contained in json files would require more than one
> small databases, but such an import feature should be trivial
> 
>   C
> 


-- 
Adrian Klaver
adrian.klaver@aklaver.com



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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: kind of a bag of attributes in a DB . . .
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Cascade Trigger Not Firing