C#C
C#3y ago
oe

Compressing JSON data for SQL server, best way?

Hi, What's a good way to approach compressing big JSON data and storing it in SQL server? (libraries etc)
Was this page helpful?