CONTENT
By Dessiree “Daps” Ann T. Palac
MySQL is a free, open-source
database management system; A
DBMS is a system that manages
databases and connects them to
software.
WHAT IT CAN DO?
•You can store data in tables, create
indexes on the data and query the
data using SQL (structured query
language) queries.
•Generally used as the backend data
store for Internet sites such as
Facebook, Twitter, to some extent
Google and numerous other sites.
WHAT IT CAN DO?
•Applications access the data in the
database using an API.
•Multi-Tier Architecture - a client–
server architecture in which
presentation, application
processing, and data management
functions are physically separated.
WHAT IT CAN DO?
• Powering Web 2.0 - enable transactional and
interactive web-based applications to meet the
needs of growing users and data.
Web 2.0 - describes World Wide
Web websites that emphasize user-generated
content, usability and interoperability for users.
• Data Warehouse: Keeping Information Safe -
MySQL offers an array of storage engines, both
developed in-house and externally

Content of MySQL

  • 1.
  • 2.
    MySQL is afree, open-source database management system; A DBMS is a system that manages databases and connects them to software.
  • 3.
    WHAT IT CANDO? •You can store data in tables, create indexes on the data and query the data using SQL (structured query language) queries. •Generally used as the backend data store for Internet sites such as Facebook, Twitter, to some extent Google and numerous other sites.
  • 4.
    WHAT IT CANDO? •Applications access the data in the database using an API. •Multi-Tier Architecture - a client– server architecture in which presentation, application processing, and data management functions are physically separated.
  • 5.
    WHAT IT CANDO? • Powering Web 2.0 - enable transactional and interactive web-based applications to meet the needs of growing users and data. Web 2.0 - describes World Wide Web websites that emphasize user-generated content, usability and interoperability for users. • Data Warehouse: Keeping Information Safe - MySQL offers an array of storage engines, both developed in-house and externally

Editor's Notes

  • #3 Open source – free siyang galawin o iedit.
  • #4 Backend data store - accessed by users indirectly
  • #5 API – (Application program interface) – it is a set of tools, protocols & etc. It specifies how software components should interact. 
  • #6 Web 2.0 - describes World Wide Web websites that emphasize user-generated content (made available to social media websites), usability (ease of use, even by non-experts)  and interoperability (a website can work well with other products, systems and devices) for users. Datawarehouse to keep your data stored, organized, and safe for easy access. which allow you to create, retrieve, update, and delete