SQLAlchemy ORM Tutorial #2 - Create Table

preview_player
Показать описание
In this video, I explain how to Create Tables in a database using SQLAlchemy ORM.

Other Videos:
PyMongo

MongoEngine

Django Security

Technology Simplified
Рекомендации по теме
Комментарии
Автор

this is very helpful and straightforward, really appreciate it!

luqmanbharoto
Автор

to the point. thank you for that brather.

hidayathidayat
Автор

i cannot connect the sql with the python my postgres isn't working though
I don't know where I am going wrong

mahaashweee
Автор

This video is meant for Windows version?

bookstuffs
Автор

Im getting this error: TypeError: function() argument 'code' must be code, not str


edit: nevermind i forgot to add () to declarative_base

liriani
Автор

Hi, how to connect to MySQL db. how to get the url ?

rakeshrajmandala
Автор

why make life difficult. you are writing codes anyway. just write sql queries

whatever-se
Автор

what if i want the name to be unique ?

asjdiaosdjasd
Автор

Hi, I executed the same query and I am getting a huge error

conn = _connect(dsn, connection_factory=connection_factory, **kwasync)
(psycopg2.OperationalError) could not translate host name "host" to address: Unknown host

dhivyavm
join shbcf.ru