Top three concepts to understand before hiring a MySQL tutor PowerPoint PPT Presentation

presentation player overlay
About This Presentation
Transcript and Presenter's Notes

Title: Top three concepts to understand before hiring a MySQL tutor


1
What is MySQL?
  • MySQL is an open-source, relational database
    management system typically running at 3306 port
    as default.Since MySQL is open source ,it allows
    programmers to customize MySQL to fit according
    to their requirements.
  • Students should be aware about terms like
    database and computer programming language,As
    these are prerequisites of learning MySQL.Before
    hiring a MySQL tutor you should know the basics
    of MySQL database , Which helps you to understand
    better from the very beginning of course.

2
Salient Features of MySQL
  • MySQL is fully multithreaded and can use
    multiple CPUs for processing.
  • MySQL works on various Operating systems and
    with many programming languages like
    Java,PHP,C,C
  • MySQL provides Innodb as a transactional
    storage engine that has ACID(Atomicity,Consistency
    , Isolation, and Durability) property.
  • MySQL has a high-speed thread-based memory
    allocation system.
  • MySQL supports an in-memory heap table.
  • MySQL Server works in client/server or embedded
    systems.
  • MySQL supports multiple platforms.
  • 2.Mysql - installation

3
How to install MySQL on Ubuntu


Open terminal type command sudo apt-get install
mysql-server for ubuntu
4
Press Window R and then type services.msc,
press OK.
5
  • Right Click on MySQL service and press start.
Write a Comment
User Comments (0)
About PowerShow.com