Should we be officially deprecating XML facilities and telling people
to head towards JSON? There at least we have control of the quality
of implementation ...
regards, tom lane
I believe MS SQL Server guys chosen JSON path some years ago.
XML performance in SQL Server looks very deprecated.
Actually we tried to load our data into MS SQL at first, but performance was below our needs even with xml index.
--
--Regards, Sergey Mirvoda