Tag Archives: json

JSON Has a Cost

JSON seems to be everywhere these days. Many application developers like it across all sorts of languages, C#, JAVA, Python, and more. They use it for transferring information between systems, and are comfortable serializing hierarchical object data into JSON from … Continue reading

Posted in Editorial | Tagged , | Leave a comment

No Scalars with JSON_QUERY–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I started to dig into JSON queries recently, and as I continued to experiment with JSON, this struck me … Continue reading

Posted in Blog | Tagged , , , | Comments Off on No Scalars with JSON_QUERY–#SQLNewBlogger

Basic JSON Queries–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. Recently I saw Jason Horner do a presentation on JSON at a user group meeting. I’ve lightly looked at … Continue reading

Posted in Blog | Tagged , , , | 4 Comments