Hadi BahadoriJuly 19, 2024 EducationalUnderstanding the limitations of SQL 291 views10 minute read Introduction When designing a database, there may be times when you want to impose restrictions on the data… 0 Shares 0 0 0
Hadi BahadoriJuly 6, 2024 EducationalHow to set up a remote database to optimize site performance with MySQL on Ubuntu 18.04 317 views11 minute read Introduction As your app or website grows, it may reach a point where… 0 Shares 0 0 0
Hadi BahadoriJuly 3, 2024 EducationalHow to repair corrupted tables in MySQL 336 views3 minute read Introduction Sometimes, MySQL tables may become corrupted, meaning that an error has occurred and… 0 Shares 0 0 0
Hadi BahadoriJuly 3, 2024 EducationalHow to allow remote access to MySQL 319 views4 minute read مقدمه بسیاری از وب سایت ها و برنامه های کاربردی با وب سرور و پایگاه داده پشتیبان خود… 0 Shares 0 0 0
Hadi BahadoriApril 3, 2024 EducationalCreate and connect to a MySQL database with Amazon RDS 336 views7 minute read مقدمه در این آموزش، نحوه ایجاد محیطی برای اجرای پایگاه داده MySQL (ما به این محیط یک نمونه… 0 Shares 0 0 0
Hadi BahadoriApril 1, 2024 AmazonDeploy and configure Amazon Lightsail MySQL database 359 views7 minute read Introduction In this tutorial, you will deploy a database in Amazon Lightsail that can… 0 Shares 0 0 0
Hadi BahadoriMarch 3, 2024 EducationalHow to import and export databases in MySQL or MariaDB 552 views3 minute read Introduction: Importing and exporting databases is a common task in software development. You can use dump data… 0 Shares 0 0 0
Hadi BahadoriFebruary 19, 2024 EducationalUsing a remote MySQL server on a Hetzner Cloud private network securely 302 views3 minute read Introduction This tutorial explains how to use Hetzner cloud networks to access a MySQL database… 0 Shares 0 0 0
Hadi BahadoriJanuary 30, 2024 EducationalHow to create a new user and grant permissions in MySQL 332 views6 minute read Introduction MySQL is an open source relational database management system. It is usually used as part of a… 0 Shares 0 0 0