Using SQLite’s Row object with Python

SQLite’s Row object makes it easy to fetch result values by field name.