Filter
Exclude
Time range
-
Near
Day 59/111 of #111DaysOfLearningForChange -CRUD: create(), all(), filter(), get(), save(), delete() -Models; Database tables -Primary Key: auto-increment, NOT NULL -ORM mapping: PythonSQL -SQLite: db.sqlite3 stores everything @CodeForChangeNp #Django #Python #ORM #Database #SQL
1
38
Data skills are the most in-demand skills in Nigeria's job market right now. But most people don't know where to start. Here's the truth: you don't need a degree. You need projects. Start for FREE 👇 jacobisah.selar.com/5real-wo… #DataAnalyst #TechNigeria #PythonSQL
1
1
9
ひとまずほっとしましたが、 仕事もらえるまで安心できないので、 選考中のjava課題をやってpythonSQLも やって総合力ちょっとでも上げていきます💪まだまだ安心しちゃいけない。 スタート立ててないですもんね😊🙋
36
1,975
🔄 #PythonSQL: Use database transactions to ensure data integrity. Execute multiple operations as a single unit.
2
14
89
12,907
🛡️ #PythonSQL Tip: Always use parameterized queries instead of string concatenation to avoid SQL injection risks.
3
8
81
13,018
📚 #PythonSQL: Use `sqlite3` for lightweight, serverless, zero-configuration databases. Great for small projects! Here's an example of connecting to aSQLite database file:
1
33
4,607
Replying to @derbaso1
This thread is saved to your Notion database. Tags: [Pythonsql]
47
19 Mar 2022
Been years since I’ve used Stata, but this would work in R/PythonSQL. Process should be similar in Stata.
Flask got me so frustrated today I had to walk away from the office for a while. #frustrated #devmoments #nucamp #pythonSQL #flask #insomniaAPI
1
3
25 Feb 2020
🐍📰 Introduction to Python SQL Libraries In this step-by-step tutorial, you'll interact with SQLite, MySQL, and PostgreSQL databases and perform common database queries using a Python application realpython.com/python-sql-li…
2
5
24 Aug 2019
Day 20 : Started on SQLAlchemy - it provides an object relation mapper with a generalized API for writing the database without SQL. It automates redundant task and SQL construction. Engine connects to the database and uses SQLite queries to filter data. #100DaysOfCode #PythonSQL
1