Summary
In this chapter, we used SQLite.ORM to save the POI records to the database and created a series of unit tests to verify that the database operations were functioning well.
In the next chapter, we will continue integrating with device capabilities by adding camera support to capture and save the POI image.