-------如果这里没有任何信息,不是真没有,是我们懒!请复制书名上amazon搜索书籍信息。-------
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