My SQL Database

  • Автор темы Автор темы protoss33
  • Дата начала Дата начала

protoss33

Пользователь
Регистрация
27.03.2023
Сообщения
58
Реакции
13
Баллы
8
Hello,

Is it possible to connect to mysql with an external host?

I seem the bloc datadase is only for local database or i wrong?
 
Yes, you can absolutely connect to a MySQL database server from a machine outside of the local network. This is a common scenario for enriching data, development, testing, and production environments. However, establishing a secure connection is crucial to protect your database from unauthorized access.
If you're specifically referring to Bloc, a web framework, it doesn't inherently restrict database access to local machines. As long as you follow the secure connection steps above, you can connect to a MySQL database from an external host using Bloc's database connection methods.
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)