Python 101, Episode #18: The sqlite Module [Video]
In this video tutorial, we learn how to use the sqlite module that's built into the Python language for making working with data easier.
Join the DZone community and get the full member experience.
Join For FreeIn this screencast, we will be learning about Python's builtin sqlite module. This episode is based on chapter 18 of Python 101, which you can read here: http://python101.pythonlibrary.org/
Python (language)
SQLite
Published at DZone with permission of Mike Driscoll, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments