To re-use mysql-server capabilities without having to deal with table reshaping.
If changes come down the road, the data content might change, but the table stays the same.
JSON can easily be made compatible between versions, making for smoother releases and rollbacks.
It’s also simple, and I like simple.
Documentation
Haddock documentation can be found here
(based on the main branch).