To get the most out of this book
Before diving into this book, it is helpful to have a basic understanding of database concepts and some familiarity with SQL. While no prior experience with PostgreSQL or MySQL is necessary, a general knowledge of relational databases will allow you to grasp the more advanced topics. Additionally, having basic proficiency in any programming language will be advantageous as we explore practical examples and database interactions.
Software/hardware covered in the book |
Operating system requirements |
MySQL 8.X or higher |
Windows, macOS, or Linux |
PostgreSQL 15.X or higher |
If you are using the digital version of this book, we advise you to type the code yourself or access the code from the book’s GitHub repository (a link is available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.