shlomi-noach / awesome-mysql

A curated list of awesome MySQL software, libraries, tools and resources
Other
2.33k stars 373 forks source link

Added an e-book #92

Closed aubertc closed 3 years ago

aubertc commented 3 years ago

The e-book is an open-source, free, set of lecture notes that covers the basics of SQL using maria db / mysql. The source code of the examples and problems is always available to download.

datacharmer commented 3 years ago

An impressive e-book! With almost all the material being open source, it's a far cry from the traditional university syllabus. I think it would be a fair addition to awesome-mysql. Perhaps the next edition could be improved by adding dbdeployer as a database installation method.

aubertc commented 3 years ago

Thanks for your kind words and recommendation, @datacharmer : dbdeployer is indeed a fine tool, and I'll make sure to add references to it in the next update of the notes.

shlomi-noach commented 3 years ago

Thank you for this contribution! I'm happy to include it, but, can you please make this a one liner with a single link to the main project's page? (that is, avoid the multiple links to the various chapters)

aubertc commented 3 years ago

@shlomi-noach Good point. This is done with https://github.com/shlomi-noach/awesome-mysql/pull/93