Skip to main content
Oliver Lippert

Oliver Lippert

Writing code is simple, but managing long-term projects can be challenging. With over 15 years of experience, I’ve learned valuable lessons through discussions, coding and code reviews. Join me as I share my insights to help you improve your coding practices.

Recent

What is a database transaction (using MySQL)?

·6 mins
Learn what database transactions are and when to use them. This guide explains the stability and reliability improvements that come with MySQL transactions, making it easy for developers and sysadmins to understand and implement.