The basic functions and pitfalls of relational databases like MySQL- Book Author
Details
Databases are often large abstractions to developers. You write data, read data and it's all done through a library or ORM which hides the complexity underneath. But in a world where data is king, your database is essential to the well-being of your application. It can sometimes be the hardest part to scale, both vertically and horizontally. In this talk we’ll pull back the curtain on some of the complexity and give you an understanding of how databases store data, retrieve data and what you can do to make these tasks easier for the DB.
Make sure that you and your friends attend ALL the sessions planned through this meetup in 2021!
Workshop location:
online
Zoom link
https://learn.coding-bootcamps.com/courses/recorded-live-webinars-and-classes/lectures/27175108
About Presenter
Jeff Smith has been in the technology industry for over 20 years, oscillating between management and individual contributor. Jeff currently serves as the Director of Production Operations for Centro, an advertising software company headquartered in Chicago, Illinois. Before that he served as the Manager of Site Reliability Engineering at Grubhub.
Jeff is passionate about DevOps transformations in organizations large and small, with a particular interest in the psychological aspects of problems in companies. He lives in Chicago with his wife Stephanie and their two kids Ella and Xander.
Jeff is also the author of Operations Anti-Patterns, DevOps Solutions with Manning publishing. (https://www.manning.com/books/operations-anti-patterns-devops-solutions)
Self-paced courses
Intro to db design => https://learn.coding-bootcamps.com/p/learn-how-to-design-databases-by-examples
Intro to SQL coding=> https://learn.coding-bootcamps.com/p/learn-how-to-develop-databases-with-sql-programming-by-examples
Intro to MongoDB=> https://learn.coding-bootcamps.com/p/learn-how-to-design-no-sql-databases-by-examples
Intro to Graph DB => https://learn.coding-bootcamps.com/p/learn-how-to-develop-graph-databases
