Quantcast
Channel: Question and Answer » json
Viewing all articles
Browse latest Browse all 148

indexable JSON datatype in MySQL/MariaDB

$
0
0

In PostgreSQL 9.4 there is a JSONB datatype which allows you to index on fields in the stored JSON objects. Does MySQL/MariaDB have an equivalent?

I’m specifically interested in the MariaDB Galera cluster, but am open to any MySQL-family answers.


Viewing all articles
Browse latest Browse all 148

Trending Articles