Why is this needed?
“world” database current sample is 3 tables, cities, countries
and langs.
Not the Intellectual Property of MySQL, so it can’t be bundled
with the software
No table type diversity, not a lot of data type diversity
No MySQL 5 features
Not a lot of data
Not really used in tutorials and articles because it’s not robust
enough
Scenario
Basically, needed a sample database that was new, that allowed
for many queries.
Used an idea from a Dell Sample DB
It’s 2 stores, in 2 different countries.
Designing the Database
Designed with MySQL Query Browser
Normalized
Community provided feedback and content
Trick was balance between simplicity and completeness
Learning db, so people need to understand it
After schema was approved, data was loaded
Stored …