forked from pyvideo/data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathintroduction-to-python-database-programming.json
More file actions
30 lines (30 loc) · 1.14 KB
/
introduction-to-python-database-programming.json
File metadata and controls
30 lines (30 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"alias": "video/1082/introduction-to-python-database-programming",
"category": "EuroPython 2011",
"copyright_text": "Standard YouTube License",
"description": "The talk will give an introduction to the concepts used in the Python\nDatabase API and relational databases in general. Connection, cursors\nand transactions are discussed, and their use in a typical Python\ndatabase application are demonstrated. The talk will also touch upon\nsome advanced database programming techniques and discuss best\npractices.\n",
"duration": null,
"id": 1082,
"language": "eng",
"quality_notes": "",
"recorded": "2011-07-14",
"slug": "introduction-to-python-database-programming",
"speakers": [
"Marc-Andr\u00e9 Lemburg"
],
"summary": "[EuroPython 2011] Marc-Andre Lemburg - 21 June 2011 in \"Track\nTagliatelle\"\n",
"tags": [
"api",
"database",
"transactions"
],
"thumbnail_url": "http://i.ytimg.com/vi/43lq4qZDEOE/hqdefault.jpg",
"title": "Introduction to Python Database Programming",
"videos": [
{
"length": 0,
"type": "youtube",
"url": "http://www.youtube.com/watch?v=43lq4qZDEOE"
}
]
}