You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was thinking if you could add functionality that allows users to manipulate store result array by applying multiple sorting and selecting filters instead of doing a new query.
for example :
suppose I did a query, then I got a list of rows, and I want to apply a filter on those rows, instead of doing a new query with a new condition.
like when I get a result of rows between 1 and 100, then I need to sort from those rows, items with a specific value.
regards
The text was updated successfully, but these errors were encountered:
@rakibtg
Hi Mr. Hasan,
hope you doing fine,
I see that SleekDB is in sleep for a while, not even an answer for questions ! just hope this project stay alive, because we really love it, and personally I did started using it for an interesting project, that I hope can rely on it.
Hi @REDAL
Thank you for your feature request and your concerns.
You don't need to worry.
SleekDB is still maintained and we currently don't have any unanswered issues/ questions.
SleekDB is alive and will not die.
@rakibtg @Timu57
Hi SleekDB,
I was thinking if you could add functionality that allows users to manipulate store result array by applying multiple sorting and selecting filters instead of doing a new query.
for example :
suppose I did a query, then I got a list of rows, and I want to apply a filter on those rows, instead of doing a new query with a new condition.
like when I get a result of rows between 1 and 100, then I need to sort from those rows, items with a specific value.
regards
The text was updated successfully, but these errors were encountered: