Python and SQLite Development
Author | : Agus Kurniawan |
Publisher | : PE Press |
Total Pages | : 46 |
Release | : 2021-01-30 |
ISBN-10 | : |
ISBN-13 | : |
Rating | : 4/5 ( Downloads) |
Download or read book Python and SQLite Development written by Agus Kurniawan and published by PE Press. This book was released on 2021-01-30 with total page 46 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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