Re: Create and access a dictionary type

Поиск
Список
Период
Сортировка
От Tomas Vondra
Тема Re: Create and access a dictionary type
Дата
Msg-id c699f135-2326-0fda-6623-850da6101bc8@enterprisedb.com
обсуждение исходный текст
Ответ на Create and access a dictionary type  (Shaozhong SHI <shishaozhong@gmail.com>)
Ответы Re: Create and access a dictionary type
Re: Create and access a dictionary type
Список pgsql-general
On 1/5/22 14:17, Shaozhong SHI wrote:
> Any examples in Postgres to create a dictionary type to store and access 
> key value pairs?
> 

I'd say JSONB can be used as an associative array, and e.g. in Python 
can map to dict data type.


regards

-- 
Tomas Vondra
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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