Summary
In this chapter, we toured the basic techniques of working with databases. We first gave a very simple example. Then, we discussed how to manipulate data, including retrieving data from databases, writing or updating data, and removing data. We covered both basic types and complex types such as record, list, map, and set. Finally, we talked about how to query data from sets and maps.