Answer the question
In order to leave comments, you need to log in
Associative arrays in PostgreSQL
Good day.
I'm interested in the question of the presence of associative arrays in Postgre as well as the search for it. Ordinary index arrays exist, and searching for them is clear to me, but I can not find any information on associative arrays.
Ideally would like to see that thread type:
Thank you
select * from TABLE where tags['name']='value';
Answer the question
In order to leave comments, you need to log in
Yes, you, my friend, are an optimist ... If this were the case, then there would be no need to invent non-relational databases.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question