Explore tweets tagged as #psycopg2
O primeiro teste da 𝑵𝒐𝒕𝑺𝒐𝑭𝒂𝒔𝒕𝑨𝑷𝑰, pra @rinhadebackend, me mostrou duas coisas:.- ela é mais fast q eu tava imaginando.- vou ter q resolver bug no sábado 😭😭. 🐍FastAPI + psycopg2 + plain/raw SQL.🐘Postgres.🟩Nginx
2
2
12
Utilized #SQL and #Python. I was able to use the psycopg2 library to establish a connection between my database and also my pycharm IDE. Takeways .-understanding libpq and C Wrapper.-difference between psycopg2 and psycopg2-binary.#CodewithKingsley #CodeJouney
0
0
2
Day 34 of #100DaysOfCode : Finally got psycopg2 installed and learnt the basics of connecting Python to a database. Small steps, but progress is progress🚀 @stechie_school
0
3
12
Day 99 of #100DaysOfCode and Day 73 of #100DaysOfALXSE.Today, I made significant progress:.-- Resolved issues with PostgreSQL and psycopg2 .-- Worked on user authentication for my Django project. -- Completed the ALX ES6 module on classes in JavaScript
2
0
10
From what I have learned so far, I think the essence of using #Python to interact with #PostgreSQL is to connect to the database with psycopg2, create tables, load data, retrieve it, and perform DML operations—all directly from a Python script.
2
0
2
Day 35: What a night !Spent hours battling psycopg2 errors (no pq wrapper, permissions, etc.). Switched to psycopg3 but still not working😔.I’ve actually learnt a lot of new things thanks to the errors. Need help connecting PostgreSQL to Python. Any advice?@stechie_school
Day 34 of #100DaysOfCode : Finally got psycopg2 installed and learnt the basics of connecting Python to a database. Small steps, but progress is progress🚀 @stechie_school
1
2
6
Psycopg2 vs Psycopg3: 🔥 With built-in async support and better connection pooling, Psycopg3 is blowing away 2. 💣💣 nice ! . #Python #PostgreSQL #Psycopg2 #Psycopg3
2
0
2
Days 44 & 45 of #100DaysOfCode with @stechie_school . Built a CLI Employee Management system using psycopg2. Psycopg2 allows you to use Python code to communicate with your Postgres database. Was refreshing how I was writing SQL queries and python codes at the same🥹
Days 42 & 43 of #100DaysOfCode with @stechie_school . Started with Postgresql .Wrote a bunch of SQL statements for different scenarios .Felt really nice like I'm writing English (till you accidentally delete a table😪 because you forgot to add WHERE)
1
1
2