|
-
May 29th, 2023, 01:40 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] How to create combined search from JSON host & display result fast in ListView or etc
Hi.i have a json file on the host that has a lot of data, for example, more than 50,000 data that is constantly growing, with fields like:
Code:
Name, surname, age, number of family members, number of boys, number of girls and more
There are two problems with working with this file:
1- How to create combined searches with the fastest method ?
If I want to give a simpler example, for example, something like this query in Access:
Code:
select * from tbl where (noemelk like '%22%'') AND (noevagozari='11') AND (tedadkhab='2') AND (gheimat >= 3) AND (gheimat <= 1) AND (jahat='4') AND (asansor='no') AND (parking='yes') AND (address like '%aa%')
2- how display the output quickly in listview or datagrid or etc ?
My idea is to use two common methods, namely:
1- Or do it with the help of common loops such as for next,do loop and etc, which is very slow for search or show result
2- Or let's create a bank and table dynamically and put the information in it and perform the query with the help of SQL commands for each time read JSON file from host.
Does anyone have a better idea or method that has faster processing speed and better performance
Point one: some fools still do not know the reason why cracked software should be used, companies or people who serve the terrorist or Zionist current must be fought, the current era is the era of soft war (the war of ideology and the battle of thoughts) is more important than hard war.
Point two: foolish thanks are worthless, I am here to shout out the faults so that they will be upset and stop their foolish pride, if you consider yourself strong, stop the death you are heading towards.
point third: some people or countries in the apocalypse era are just spectators, these are the most worthless creatures.
Point Four: NSA is one of the largest spy centers in the world : )) .
Point Five : Age is just a number, sometimes old people are stupider than young people.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|