Sign in to confirm you’re not a bot
This helps protect our community. Learn more
SQLAlchemy & Copilot Pt 2 - SQLite Databases
96Likes
5,153Views
2023Aug 7
Part two of a three-part series on SQL Alchemy 2.0 & GitHub Copilot with Pamela Fox. 0:00 Intro 0:31 Connecting to a SQLite Database 0:69 Creating all the tables with SQLAlchemy 2.0 2:27 Installing SQLTools extension 2:59 Dev Container settings for SQLTools 3:58 Connecting with SQLTools 4:29 Viewing table schemas with SQLTools 5:02 Inserting data with SQLAlchemy 2.0 7:33 Generating fake data with Faker 11:04 Inserting data with 1-to-many relationship 12:55 Summary Description: In part two of this series, join Pamela Fox as she uses SQLAlchemy 2.0 to connect to a local SQLite database, creates all the tables, and inserts realistic fake data using the Faker package. Along the way, she uses the SQLTools extension to visualize the table data, and GitHub Copilot to help write the code. Part 3 here :    • SQLAlchemy & Copilot Pt 3 - Running Q...   More #copilot info: https://github.com/features/copilot

Follow along using the transcript.

Visual Studio Code

754K subscribers