SQL query similar functionality

Hi,

I am very new to wix, but really enjoy working with it so far.

I have this issue, that has been bothering me for some time now, and i just can’t figure out how to solve it.
Basically i want to do this:
Select IMAGE_FIELD from DATASET where TEXT_FIELD = ‘SOMETHING’

And get the resulting images to show in a gallery.

I know SQL is not an option, but i suppose i can get the same result with JSON or something else.

Any help is really appreciated!
Thanks in advance!

Best regards,
A Wix newcomer :slight_smile:

What you want to do - and a lot more - is certainly possible with Wix Code. I would suggest looking at the Database Collections documentation and the Wix Code documentation . Also, play with the various Content (database) Examples .