Coder Social home page Coder Social logo

mysql_database_administration's Introduction

Examples & Solutions from database administration courses


📌 Course 1:
MySQL database administration: Basics

📝 Description:

➥ Creating, Altering, and Deleting Schemas & Tables
Firstly, learning how to create schemas and tables using SQL code and with the Workbench UI tools. Then, learing how to alter tables by adding and removing columns. Finally, walking through dropping schemas and tables.

➥ Inserting, Updating, and Deleting Records
Learning how to populate those tables with records of data, and update and delete records as needed.

➥ Database Design
Learning how tables relate to one another optimally, and discussing best practices for database design. Exploring the EER Diagram Editor.

➥ Advanced Concepts
Getting into concepts like adding an index to a column, imposing constraints, and creating stored procedures and triggers.

➥ Server & User Management
Learning how to monitor servers to make sure they are running, and how to restart them when needed. Using user management tools to assign roles and manage permissions.


📌 Course 2:
MySQL database administration: Advanced

📝 The most important topics:

➥ Importing Data to the Database

➥ Altering, Updating & Mapping Keys

➥ Replication, Backup & Recovery

➥ Trigger Automation

➥ Creating Views

➥ The EER Diagram Editor

➥ Stored Procedures & Scheduled Events

➥ Automating Data from Website Activity

➥ Database Security

mysql_database_administration's People

Contributors

petees avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.