Try GOLD - Free

Python Data Persistence Magazine - First Edition 2019

filled-star
Python Data Persistence

Go Unlimited with Magzter GOLD

Read Python Data Persistence along with 9,500+ other magazines & newspapers with just one subscription  

View Catalog

1 Month

$14.99

1 Year

$149.99

$12/month

(OR)

Subscribe only to Python Data Persistence

Buy this issue: First Edition 2019

undefined issues starting from First Edition 2019

undefined issues starting from First Edition 2019

Buy this issue

$3.99

Please choose your subscription plan

Cancel Anytime.

(No Commitments) ⓘ

If you are not happy with the subscription, you can email us at help@magzter.com within 7 days of subscription start date for a full refund. No questions asked - Promise! (Note: Not applicable for single issue purchases)

Digital Subscription

Instant Access ⓘ

Subscribe now to instantly start reading on the Magzter website, iOS, Android, and Amazon apps.

Verified Secure

payment ⓘ

Magzter is a verified Stripe merchant.

In this issue

First Edition 2019

Python Data Persistence Magazine Description:

Designed to provide an insight into the SQL and MySQL database concepts using python.

Key Features

● A practical approach

● Ample code examples

● A Quick Start Guide to Python for beginners

Description

Python is becoming increasingly popular among data scientists. However, analysis and visualization tools need to interact with the data stored in various formats such as relational and NOSQL databases.

This book aims to make the reader proficient in interacting with databases such as MySQL, SQLite, MongoDB, and Cassandra.

This book assumes that the reader has no prior knowledge of programming. Hence, basic programming concepts, key concepts of OOP, serialization and data persistence have been explained in such a way that it is easy to understand. NOSQL is an emerging technology. Using MongoDB and Cassandra, the two widely used NOSQL databases are explained in detail.

The knowhow of handling databases using Python will certainly be helpful for readers pursuing a career in Data Science.

What will you learn

● Python basics and programming fundamentals

● Serialization libraries pickle, CSV, JSON, and XML

● DB-AP and, SQLAlchemy

● Python with Excel documents

● Python with MongoDB and Cassandra

Who this book is for

Students and professionals who want to become proficient at database tools for a successful career in data science.

Table of Contents

1. Getting Started

2. Program Flow Control

3. Structured Python

4. Python – OOP

5. File IO

6. Object Serialization

7. RDBMS Concepts

8. Python DB-API

9. Python – SQLAlchemy

10. Python and Excel

11. Python – PyMongo

12. Python – Cassandra

Appendix A: Alternate Python Implementations

Appendix B: Alternate Python Distributions

Appendix C: Built-in Functions

Appendix D: Built-in Modules

Appendix E: Magic Methods

Appendix F: SQLite Dot Commands

Appendix G: ANSI SQL Statements

Appendix H: PyMongo API Methods

Appendix I: Cassandra CQL Shell Commands

About the Author

Malhar Lathkar is an Independent software professional / Programming technologies trainer/E-Learning Subject matter Expert. He is a of Director Institute of Programming Language Studies, having an academic experience of 33 years. His expertise is in Java, Python, C#, IoT, PHP, databases.

His linkedIn: linkedin.com/in/malharlathkar

His blog: indsport.blogspot.comDesigned to provide an insight into the SQL and MySQL database concepts using python.

Key Features

● A practical approach

● Ample code examples

● A Quick Start Guide to Python for beginners

Description

Python is becoming increasingly popular among data scientists. However, analysis and visualization tools need to interact with the data stored in various formats such as relational and NOSQL databases.

This book aims to make the reader proficient in interacting with databases such as MySQL, SQLite, MongoDB, and Cassandra.

This book assumes that the reader has no prior knowledge of programming. Hence, basic programming concepts, key concepts of OOP, serialization and data persistence have been explained in such a way that it is easy to understand. NOSQL is an emerging technology. Using MongoDB and Cassandra, the two widely used NOSQL databases are explained in detail.

The knowhow of handling databases using Python will certainly be helpful for readers pursuing a career in Data Science.

What will you learn

● Python basics and programming fundamentals

● Serialization libraries pickle, CSV, JSON, and XML

● DB-AP and, SQLAlchemy

● Python with Excel documents

● Python with MongoDB and Cassandra

Who this book is for

Students and professionals who want to become proficient at database tools for a successful career in data science.

Table of Contents

1. Getting Started

2. Program Flow Control

3. Structured Python

4. Python – OOP

5. File IO

6. Object Serialization

7. RDBMS Concepts

8. Python DB-API

9. Python – SQLAlchemy

10. Python and Excel

11. Python – PyMongo

12. Python – Cassandra

Appendix A: Alternate Python Implementations

Appendix B: Alternate Python Distributions

Appendix C: Built-in Functions

Appendix D: Built-in Modules

Appendix E: Magic Methods

Appendix F: SQLite Dot Commands

Appendix G: ANSI SQL Statements

Appendix H: PyMongo API Methods

Appendix I: Cassandra CQL Shell Commands

About the Author

Malhar Lathkar is an Independent software professional / Programming technologies trainer/E-Learning Subject matter Expert. He is a of Director Institute of Programming Language Studies, having an academic experience of 33 years. His expertise is in Java, Python, C#, IoT, PHP, databases.

His linkedIn: linkedin.com/in/malharlathkar

His blog: indsport.blogspot.comDesigned to provide an insight into the SQL and MySQL database concepts using python.

Key Features

● A practical approach

● Ample code examples

● A Quick Start Guide to Python for beginners

Description

Python is becoming increasingly popular among data scientists. However, analysis and visualization tools need to interact with the data stored in various formats such as relational and NOSQL databases.

This book aims to make the reader proficient in interacting with databases such as MySQL, SQLite, MongoDB, and Cassandra.

This book assumes that the reader has no prior knowledge of programming. Hence, basic programming concepts, key concepts of OOP, serialization and data persistence have been explained in such a way that it is easy to understand. NOSQL is an emerging technology. Using MongoDB and Cassandra, the two widely used NOSQL databases are explained in detail.

The knowhow of handling databases using Python will certainly be helpful for readers pursuing a career in Data Science.

What will you learn

● Python basics and programming fundamentals

● Serialization libraries pickle, CSV, JSON, and XML

● DB-AP and, SQLAlchemy

● Python with Excel documents

● Python with MongoDB and Cassandra

Who this book is for

Students and professionals who want to become proficient at database tools for a successful career in data science.

Table of Contents

1. Getting Started

2. Program Flow Control

3. Structured Python

4. Python – OOP

5. File IO

6. Object Serialization

7. RDBMS Concepts

8. Python DB-API

9. Python – SQLAlchemy

10. Python and Excel

11. Python – PyMongo

12. Python – Cassandra

Appendix A: Alternate Python Implementations

Appendix B: Alternate Python Distributions

Appendix C: Built-in Functions

Appendix D: Built-in Modules

Appendix E: Magic Methods

Appendix F: SQLite Dot Commands

Appendix G: ANSI SQL Statements

Appendix H: PyMongo API Methods

Appendix I: Cassandra CQL Shell Commands

About the Author

Malhar Lathkar is an Independent software professional / Programming technologies trainer/E-Learning Subject matter Expert. He is a of Director Institute of Programming Language Studies, having an academic experience of 33 years. His expertise is in Java, Python, C#, IoT, PHP, databases.

His linkedIn: linkedin.com/in/malharlathkar

His blog: indsport.blogspot.comDesigned to provide an insight into the SQL and MySQL database concepts using python.

Key Features

● A practical approach

● Ample code examples

● A Quick Start Guide to Python for beginners

Description

Python is becoming increasingly popular among data scientists. However, analysis and visualization tools need to interact with the data stored in various formats such as relational and NOSQL databases.

This book aims to make the reader proficient in interacting with databases such as MySQL, SQLite, MongoDB, and Cassandra.

This book assumes that the reader has no prior knowledge of programming. Hence, basic programming concepts, key concepts of OOP, serialization and data persistence have been explained in such a way that it is easy to understand. NOSQL is an emerging technology. Using MongoDB and Cassandra, the two widely used NOSQL databases are explained in detail.

The knowhow of handling databases using Python will certainly be helpful for readers pursuing a career in Data Science.

What will you learn

● Python basics and programming fundamentals

● Serialization libraries pickle, CSV, JSON, and XML

● DB-AP and, SQLAlchemy

● Python with Excel documents

● Python with MongoDB and Cassandra

Who this book is for

Students and professionals who want to become proficient at database tools for a successful career in data science.

Table of Contents

1. Getting Started

2. Program Flow Control

3. Structured Python

4. Python – OOP

5. File IO

6. Object Serialization

7. RDBMS Concepts

8. Python DB-API

9. Python – SQLAlchemy

10. Python and Excel

11. Python – PyMongo

12. Python – Cassandra

Appendix A: Alternate Python Implementations

Appendix B: Alternate Python Distributions

Appendix C: Built-in Functions

Appendix D: Built-in Modules

Appendix E: Magic Methods

Appendix F: SQLite Dot Commands

Appendix G: ANSI SQL Statements

Appendix H: PyMongo API Methods

Appendix I: Cassandra CQL Shell Commands

About the Author

Malhar Lathkar is an Independent software professional / Programming technologies trainer/E-Learning Subject matter Expert. He is a of Director Institute of Programming Language Studies, having an academic experience of 33 years. His expertise is in Java, Python, C#, IoT, PHP, databases.

His linkedIn: linkedin.com/in/malharlathkar

His blog: indsport.blogspot.com

Related Titles

Popular Categories