LogoLogo
English
English
  • AppPaaS
    • Introduction
    • Get Started
    • What are Projects and Services?
    • Inter-Service Communication
    • External Access to Deployed Services
    • Service Build and Deployment Settings
    • Limitations for Beta
  • FRAMEWORKS
    • Spring Boot
    • Django / Python
    • React
    • MySQL
Powered by GitBook
LogoLogo

ⓒ NHN Cloud Corp. All rights reserved.

On this page

Was this helpful?

Export as PDF
  1. FRAMEWORKS

MySQL

MySQL is an open-source relational database management system (RDBMS) based on Structured Query Language (SQL). It is widely used for adding, accessing, and managing content in a database. MySQL is noted for its speed, reliability, and ease of use, which makes it a popular choice for a wide range of applications, including web applications, data warehousing, and logging applications.

The MySQL provided by AppPaaS is version 8.0.34. You can use it by simply setting a password for the root account. When you make it externally private, no externally accessible domain is created, and it is only accessible to services that exist within the same account. <그림 1>

PreviousReact

Last updated 1 year ago

Was this helpful?