AI Features

Jason Myers on Databases

Get an expert opinion on the concepts you learned in this chapter.

We'll cover the following...

Asking an expert

Following is a conversation with an experienced Python developer Jason Myers on Databases.

Jason Myers
Hi Jason! Could you introduce yourself and explain how you did come to Python?
A: I am Jason Myers, a Python developer at Juice Analytics and an author. I got my start in Python after switching from being an Infrastructure Architect for large mission-critical networks. When I first switched to development, I spent time learning C# and working in PHP. I had written code for years in Perl, PHP, and some C. I got a job doing Python web development and never looked back. I fell in love with the highly readable, flexible language and soon the community around it. I have worked as a cloud OS engineer, a data engineer, and a web developer.
You are the author of a book around SQLAlchemy (Essential SQLAlchemy, 2nd Edition, O’Reilly Media). With your database and
...
Ask