[HACKERS] Harmonization of json functions (SQLITE)

Поиск
Список
Период
Сортировка
От Tobias Schönit
Тема [HACKERS] Harmonization of json functions (SQLITE)
Дата
Msg-id CA++QQJv2grUXA0tok7mMp=PdJGPDa8Vaz60bbsQtkSFS89JSyw@mail.gmail.com
обсуждение исходный текст
Ответы Re: [HACKERS] Harmonization of json functions (SQLITE)
Список pgsql-hackers

Hello,

 

I just saw on hackernews the announcement that sqlite includes a json extension.

The proposed functions are really well documented and easy to apply and I was wondering if postgres could extend their json functions to be similar to those.

 

https://www.sqlite.org/json1.html

 

Some functions are similar (json_each) while others are missing in postgresql (json_set)

 

Maybe it would also be a viable path to create a plugin and reuse some oft he code from the sqlite community?

 

Regards,

Tobias

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