Learn Database Programming with Python.: A practical approach to learn database programming through progressive project-based examples
- Length: 317 pages
- Edition: 1
- Language: English
- Publication Date: 2024-05-06
- ISBN-10: B0D3HR5VCW
Python is one of the most popular and easiest programming languages out there.
Learning it — and mastering the craft — is a walk in the park when you have the right guidance.
Here what you’ll learn after downloading this book:
✓Python MySQL
✓Install MySQL connector package in Python
✓MySQL-Connector-
✓Connect MySQL database using MySQL
✓Python MySQL – Create Database
✓MySQL Create Table
✓Python MySQL – Insert into Table
✓Python MySQL – Select Query
✓Python MySQL – Where Clause
✓Python MySQL – Order By Clause
✓Python MySQL – Delete Query
✓Python MySQL – Drop Table
✓Python MySQL – Update Query
✓Python MySQL – Limit Clause
✓Python MySQL – Join
✓Python SQLite
✓Introduction to SQLite in Python
✓Python SQLite – Connecting to Database
✓Python SQLite – Cursor Object
✓Python SQLite – Create Table
✓Python SQLite – Insert Data
✓Python SQLite – Select Data from Table
✓Python SQLite – WHERE Clause
✓Python SQLite – Deleting Data in Table
✓Python SQLite – DROP Table
✓Python SQLite – Update Data
✓Python JSON
✓Working With JSON Data in Python
✓Python JSON – Reading and Writing
✓Working With JSON Data in Python
✓Parsing JSON
And more…
This Book Is Perfect For:
✓- Total beginners with zero programming experience
✓- Returning professionals who haven’t written code in years
✓- Seasoned professionals looking for a fast, simple, crash course in Python