- Joined
- Mar 2, 2022
- Messages
- 2
- Reaction score
- 0
I want to do an advanced search, something similar to the one in scryfall where I can use either syntax or buttons to search, using multiple filters and logical operators. I have difficulty knowing how to create the SQL query dynamically. I'd also like to know if this can be done only with a sql database or also with a no-sql one.
I'm looking for open source projects implementing this, or a guide on how to do something like this. Linking here other similar questions would also help.
I'm looking for open source projects implementing this, or a guide on how to do something like this. Linking here other similar questions would also help.