Summary
In this chapter, you learned how SQL Server supports JSON as incoming data as well as how to build JSON documents from relational data. By understanding the functions that were included in this chapter, you will be able to navigate JSON data and build tabular results that can be easily used in reporting. You should now understand how to create JSON documents from relational databases that can be used by applications and developers to exchange data with SQL Server. By using these functions and techniques, you are better prepared to handle the modern data estate, which includes streaming and web-based data that is commonly formatted as JSON.
In the next chapter, we will be discussing how to work with data in your data lake or files. If that data is stored in JSON, you’ll be able to use the functions from this chapter directly with the data coming from those files or data lakes.