What type of database field for a multiple choice Search filter with DRF?

Viewed 11

What type of Database field is the most efficent one for a drf based search filter? I'm trying to build a search feature where i can search by a specific set of features. You could compare it to an hotel search were you filter by Amenities that you want. Are many to many fields the best choice for this?

0 Answers
Related