Coding on a Chromebook - Python and SQL Server Databases

preview_player
Показать описание
This video shows you how to access your SQL Server databases on Chromebook through Python.

Check out the blog version to be able to copy the source code:

Relevant Linux commands:
Check your Linux version: cat /etc/*release

Chapters:
0:00 Intro
0:31 Prerequisites
1:32 Check which version of Debian you have
1:56 Install SQL Server Driver
3:07 Install Python pyodbc Package
3:39 Create Python Project
4:17 Using DBeaver to see the database we will access
4:45 Coding - Create Database Connection
6:01 Coding - SELECT query Code
7:37 Coding - CREATE TABLE query
9:07 Coding - INSERT query
10:19 Coding - UPDATE query
11:42 Coding - DELETE query
12:28 Final Comments
Рекомендации по теме
Комментарии
Автор

Could you please make a beginner's guide? I am very new to this

FollowerofHe
Автор

can you make a video how to install MongoDB on a chromebook

zeehanotaku
Автор

Do you have a beginners guide to learn coding?

barbaragriffith
Автор

May we know the specs of your chromebook?

Ricky-ozic
Автор

It didn't work, i can't use the command sudo -H pip3 pyodbc, I did exactly the same as you

cesarb.f.decarvalho
Автор

Appreciate this video, thank you for this info it was very helpful!

dyking
Автор

Hi, i am getting an error 'unable to locate package' while installing msodbcaql17 and mssql-tools. I have seen on stackoverflow and other sites, none of the solution worked for me. Can you pls help?

raviecek
Автор

Bruh this was made to days ago and inly two comments i feel bad

dylanroe
Автор

I never coded before Lu. Welp, it looks like there's a first time for everything here moment for me bro. Thank you as always Lu. 8^)

Anthony..

Charlie-Cat.