Translate

In this Tutorial, We are going to introduce MySQL.
MySQL is RDBMS( Relational Database Management System) which is an open source database. MySQL database is used for storing PHP variable values or Customer input so that it can be manipulate according to user and display on screen as output value.

There are some features we are going to introduce :-

1). MySQL Performance is very high against access data from the database. This is possible due to its unique storage engine architecture.
2). MySQL database supports many and large number of applications those makes it flexible.
3). MySQL productivity is very Higher then other database due to Trigger, Views and stored procedures.
4). MySQL Transaction can be roll back and crash recovery is possible into it.


Some Disadvantages about the MYSQL like :-

1). MySQL can not be ROLE, stores Procedures and COMMIT in lesser version 5.0 into it.
2). MySQL is unable to support large size database efficiently.
3). In MYSQL, Transaction are unable to handle efficiently use of it.

If you have any query regarding Code and any other language then feel free to contact us or Comment us below Comment area.

We also Appreciate your feedback.
Thanks,

0 comments:

Post a Comment

 
Top