Practical Microservices Architectural Patterns: Build Highly Scalable Distributed Applications with Spring Boot 3 and Spring Cloud
by Binildas Christudas, Tarun Telang
Appendix H: MySQL
MySQL is a popular open source SQL database management system that is developed, distributed, and supported by Oracle Corporation. MySQL manages a structured collection of data. A MySQL database helps you to add, access, and process the data stored in the database. MySQL stores data in separate tables. The database structures are organized into physical files optimized for speed. The logical model, with objects such as databases, tables, views, rows, and columns, offers a flexible programming environment. The SQL part of “MySQL” stands for “Structured Query Language,” which is the most common standardized language used to access databases. MySQL software uses the GNU General Public License and is an open source software. You ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access