forked from pyvideo/data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpostsql-using-postgresql-as-a-better-nosql.json
More file actions
26 lines (26 loc) · 1.29 KB
/
postsql-using-postgresql-as-a-better-nosql.json
File metadata and controls
26 lines (26 loc) · 1.29 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
{
"alias": "video/1326/postsql-using-postgresql-as-a-better-nosql",
"category": "EuroPython 2012",
"copyright_text": "Standard YouTube License",
"description": "A short overview how PostgreSQL can be used for tasks that are currently\noften delegated to heterogeneous bunch of data storage solutions\nreferred to by common name NoSQL. Covered topics from traditional NoSQL\narea are: developer friendlyness, even for sloppy developers scalability\neasy extensibility and maintainability And from SQL part partial ACID\n(Atomicity, Consistency, Isolation, Durability) , general BASE\n(basically available, soft state, eventually consistent) business rule\nchecking in database, hard to overlook even in case of multiple\napplications using the same data\n",
"duration": null,
"id": 1326,
"language": "eng",
"quality_notes": "",
"recorded": "2012-07-04",
"slug": "postsql-using-postgresql-as-a-better-nosql",
"speakers": [
"H Krosing"
],
"summary": "[EuroPython 2012] H Krosing - 3 JULY 2012 in \"Track Ravioli\"\n",
"tags": [],
"thumbnail_url": "http://i.ytimg.com/vi/fkrpe4olen8/hqdefault.jpg",
"title": "PostSQL - using PostgreSQL as a better NoSQL",
"videos": [
{
"length": 0,
"type": "youtube",
"url": "http://www.youtube.com/watch?v=fkrpe4olen8"
}
]
}