Summary
In this chapter, we learned how to use GROQ and how it's a concise, compact way to query a dataset. We learned how it is different than SQL and how it can flatten and shape the query results.
In the next chapter, we'll begin our journey into GraphQL, which is a more universal way to expose or present Sanity's dataset as an API, meaning that many different static site generators may easily interact with it.