Hi community,
This article to give a description of my small library JSON Filter.
Why JSON Filter?
Search, sort data are common operations.
But … How to do this with JSON data?
You can use a %DocDB, It’s a good way for storing JSON and index the main properties.
However, JSON document is very flexible. It isn’t always possible (and not recommended) to index each properties to process the wished queries. A manual processing on a data subset is may be required.
In my opinion, this is not a funny part of the job. It’s a repetitive code with many loops etc.

906
It's time for New Badges on 




.png)


