> Why bother with JSON and all of its verbosity and restrictions in the first place?
Well PostgreSQL offers query abilities on JSON fields nowadays, so that's the reason I've been migrating stuff from pickle to json, because then I can query on the data.
_______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/5L2VCMD3GY4GEHU6X3HCPRKRU3Q5EXM6/ Code of Conduct: http://python.org/psf/codeofconduct/