Python and SQLite Development
By Agus Kurniawan
- Release Date: 2021-01-30
- Genre: Programming
Description
This book is designed for anyone who wants to learn SQLite database programming Python 3. The book covers database programming for SQLite with the following highlight topics: * Setting up Development Environment * Setting Started - Python and SQLite * SQLite Shell * CRUD (Create, Read, Update, Delete) Operations * Working with Image and Blob Data * Transaction * Python, SQLite and Pandas