169 похожих чатов

Hi Need help? I do have huge data around 5 lakh rows, In

which one is json column that stores json array.


I need to search on that column

For eg if in input currency provided then based on that input it will search on that column and fetch price based on that currency.


Currently my query is taking
20 sec , i used json_table.


But i need to achieve it in faster way

9 ответов

1 просмотр
Himanshi-Varshney Автор вопроса

Hi It’s urgent please, If anyone can help Much appreciated

Himanshi-Varshney Автор вопроса
Patrick Trabocchi
Try do search on code instead of db

Thanks @PatrickT80 Will it be more performative?

Himanshi Varshney
Thanks @PatrickT80 Will it be more performative?

Probably but i’ve no data to confirm my hypothesis; depend on use case. MySQL support sql select on json field? Postgres allow it accessing a JSON key and its content

Himanshi-Varshney Автор вопроса
Patrick Trabocchi
Probably but i’ve no data to confirm my hypothesis...

Yess there are json functions in mysql but its not that much beneficial looks like. I tried two ways 1. Created columns for json_data using json_table join then search on those column 3. Used json_extract functions and then search on those None of above is making any drastic difference.

Himanshi Varshney
Yess there are json functions in mysql but its not...

Why using JSON data to make sql operation like join?

https://stackoverflow.com/questions/38389075/how-to-create-index-on-json-column-in-mysql

Rafael Dias
https://stackoverflow.com/questions/38389075/how-t...

https://planetscale.com/blog/indexing-json-in-mysql

Rafael Dias
https://planetscale.com/blog/indexing-json-in-mysq...

https://dev.mysql.com/doc/refman/8.4/en/create-table-secondary-indexes.html

Похожие вопросы

Обсуждают сегодня

а проверьте, собирается ли у кого сейчас транк лазаря через делюкс? у меня вот: fpcupdeluxe: info: Lazarus Native Installer (BuildModuleCustom: UserIDE): LazBuild: building Us...
Iluha Companets
20
добрый день. возможно ли изменить цвет окон лазаруса? Как?
Budemposmotret
35
This is a big issue. Just by being a citizen of a country, you are denied to contribute to Open Source software: https://youtu.be/L5Ec5jrpLVk?si=1iIuHnMPbCB4anV-
Sharuzzaman Ahmat Raslan
72
Господа, а кто-нибудь сталкивался с размещением на TTabControl/TTabSheet множества контролов (> 100) с последующими External: Access violation? Вот буквально на ровном месте. ...
Dmitry
29
Вот например простой пример, как получить стоимость хешрейта монеты монеро с сайта whattomine.com c использование сеарилизатора при парсинге JSON TaskProfit := TTask.Run(proc...
Delphi Coder
2
А какие существуют способы обработки ошибок выделения памяти в ядре? Т.е., допустим, есть функция, которая возвращает адрес свободной страницы в физической памяти и диапазон в...
disba1ancer
51
ну так че, сделать програмулину, в которую можно добавлять в Едиты свои строчки кода(закладки) а потом по ним прыгать. ну и сохраняться они естественно будут той програмуленно...
Kraszx
15
Does anyone have some zeroday's left?
Wito!d ♥️🩷
44
Приветствую всех!)) Подскажите, а кто мог бы написать на делфи движок (самую базу) интерпретатора очень легковесного и минималистичного языка программирования? Язык - проце...
Моринаро
8
#include <stdlib.h> #include <stdio.h> #include <math.h> #include <assert.h> #include <limits.h> long long avg3(long long a, long long b, long long c) { if (a == b && b =...
Malformed C
4
Карта сайта