Introduction to Data Manipulation and Concurrency Control
Get an introduction to data manipulation and concurrency control.
Tweets dataset
We used a dataset of 200,000 USA-geolocated Tweets with a very simple data model. The data model is a direct port of the Excel sheet format, allowing a straightforward loading process—we used the \copy
command from the psql tool.
Get hands-on with 1400+ tech skills courses.