SlideShare ist ein Scribd-Unternehmen logo
1 von 7
MySQL MySQL is the most popular open source database system.
MySQL ,[object Object],[object Object],[object Object],[object Object]
Database Tables A database most often contains one or more tables.  Each table is identified by a name (e.g. "Customers" or "Orders").  Tables contain records (rows) with data. Below is an example of a table called "Persons": Persons Table: Last Name FirstName Address City Handsen Ola Timoteivn 10 Sandnes Joy Tova Borgvn 23 Sandnes San Karim Storgt 20 Stavanger
Queries * A query is a question or a request. * With MySQL, we can query a database for specific information and  have  a recordset returned. Example : Select LastName from persons This query selects all the data in "LastName" column from  "Persons" table, and will return a recordset like this:  LastName Handsen Joy San
Features 1)Strong Data Protection:  * Powerful mechanisms for ensuring only authorized users have  access. * Powerful data encryption and decryption functions. 2)Management Ease: * Use Event Scheduler automatically schedule common recurring SQL-  based tasks to execute on the database server * Average time from software download to complete installation is less  than fifteen minutes
Features 3) Comprehensive Application Development:  * Support for stored procedures, triggers, functions, views, cursors,  ANSI-standard SQL, and more. * Plug-in libraries to embed MySQL database support into nearly any  application. 4) Scalability and Flexibility: Run anything from ... * Deeply embedded applications with a footprint of just 1MB, or * Massive data warehouses holding terabytes of information.
Features 5) High Performance:  * Table and Index Partitioning * Ultra-fast load utilities * Distinctive memory caches * Full-text indexes, and more 6) Lowest Total Cost of Ownership:  * Save on database licensing costs and hardware expenditures, all  while cutting systems downtime.

Weitere ähnliche Inhalte

Was ist angesagt?

Connecting to my sql using PHP
Connecting to my sql using PHPConnecting to my sql using PHP
Connecting to my sql using PHPNisa Soomro
 
Database storage engine
Database storage engineDatabase storage engine
Database storage engineIslam AlZatary
 
Entity Framework Core
Entity Framework CoreEntity Framework Core
Entity Framework CoreKiran Shahi
 
Interface connection
Interface connectionInterface connection
Interface connectionmyrajendra
 
Taking Elasticsearch From 0 to 88mph
Taking Elasticsearch From 0 to 88mph Taking Elasticsearch From 0 to 88mph
Taking Elasticsearch From 0 to 88mph Molly Struve
 
Centralizing users’ authentication at Active Directory level 
Centralizing users’ authentication at Active Directory level Centralizing users’ authentication at Active Directory level 
Centralizing users’ authentication at Active Directory level Hossein Sarshar
 
Introduction to MongoDB and CRUD operations
Introduction to MongoDB and CRUD operationsIntroduction to MongoDB and CRUD operations
Introduction to MongoDB and CRUD operationsAnand Kumar
 
Data cloud lab version v.001.2020
Data cloud lab version v.001.2020Data cloud lab version v.001.2020
Data cloud lab version v.001.2020mdcdwh
 
Advance Webpage Devlopment .NET
Advance Webpage Devlopment .NETAdvance Webpage Devlopment .NET
Advance Webpage Devlopment .NETPandeyABHISHEK1
 
Elasticsearch - Zero to Hero
Elasticsearch - Zero to HeroElasticsearch - Zero to Hero
Elasticsearch - Zero to HeroDaniel Ziv
 
Elastic meetup june16
Elastic meetup june16Elastic meetup june16
Elastic meetup june16Miguel Bosin
 
Multi-model databases and node.js
Multi-model databases and node.jsMulti-model databases and node.js
Multi-model databases and node.jsMax Neunhöffer
 
Elasticsearch Arcihtecture & What's New in Version 5
Elasticsearch Arcihtecture & What's New in Version 5Elasticsearch Arcihtecture & What's New in Version 5
Elasticsearch Arcihtecture & What's New in Version 5Burak TUNGUT
 
Introduction to Redis Data Structures: Sorted Sets
Introduction to Redis Data Structures: Sorted SetsIntroduction to Redis Data Structures: Sorted Sets
Introduction to Redis Data Structures: Sorted SetsScaleGrid.io
 

Was ist angesagt? (20)

Connecting to my sql using PHP
Connecting to my sql using PHPConnecting to my sql using PHP
Connecting to my sql using PHP
 
Database storage engine
Database storage engineDatabase storage engine
Database storage engine
 
No sql - { If and Else }
No sql - { If and Else }No sql - { If and Else }
No sql - { If and Else }
 
Entity Framework Core
Entity Framework CoreEntity Framework Core
Entity Framework Core
 
Interface connection
Interface connectionInterface connection
Interface connection
 
Taking Elasticsearch From 0 to 88mph
Taking Elasticsearch From 0 to 88mph Taking Elasticsearch From 0 to 88mph
Taking Elasticsearch From 0 to 88mph
 
10 mongo db
10 mongo db10 mongo db
10 mongo db
 
Redshift spike
Redshift spikeRedshift spike
Redshift spike
 
Neo4j_allHands_04112013
Neo4j_allHands_04112013Neo4j_allHands_04112013
Neo4j_allHands_04112013
 
Centralizing users’ authentication at Active Directory level 
Centralizing users’ authentication at Active Directory level Centralizing users’ authentication at Active Directory level 
Centralizing users’ authentication at Active Directory level 
 
Introduction to MongoDB and CRUD operations
Introduction to MongoDB and CRUD operationsIntroduction to MongoDB and CRUD operations
Introduction to MongoDB and CRUD operations
 
Data cloud lab version v.001.2020
Data cloud lab version v.001.2020Data cloud lab version v.001.2020
Data cloud lab version v.001.2020
 
Advance Webpage Devlopment .NET
Advance Webpage Devlopment .NETAdvance Webpage Devlopment .NET
Advance Webpage Devlopment .NET
 
Elasticsearch - Zero to Hero
Elasticsearch - Zero to HeroElasticsearch - Zero to Hero
Elasticsearch - Zero to Hero
 
Elastic meetup june16
Elastic meetup june16Elastic meetup june16
Elastic meetup june16
 
Cap theorem
Cap theoremCap theorem
Cap theorem
 
Multi-model databases and node.js
Multi-model databases and node.jsMulti-model databases and node.js
Multi-model databases and node.js
 
Elasticsearch Arcihtecture & What's New in Version 5
Elasticsearch Arcihtecture & What's New in Version 5Elasticsearch Arcihtecture & What's New in Version 5
Elasticsearch Arcihtecture & What's New in Version 5
 
Introduction to Redis Data Structures: Sorted Sets
Introduction to Redis Data Structures: Sorted SetsIntroduction to Redis Data Structures: Sorted Sets
Introduction to Redis Data Structures: Sorted Sets
 
Difficult to processed by
Difficult to processed byDifficult to processed by
Difficult to processed by
 

Andere mochten auch (6)

User security
User securityUser security
User security
 
Ajax
Ajax Ajax
Ajax
 
Javascript
JavascriptJavascript
Javascript
 
Css
CssCss
Css
 
Ajax
AjaxAjax
Ajax
 
Predicting churn in telco industry: machine learning approach - Marko Mitić
 Predicting churn in telco industry: machine learning approach - Marko Mitić Predicting churn in telco industry: machine learning approach - Marko Mitić
Predicting churn in telco industry: machine learning approach - Marko Mitić
 

Ähnlich wie Mysql (20)

Making Data Timelier and More Reliable with Lakehouse Technology
Making Data Timelier and More Reliable with Lakehouse TechnologyMaking Data Timelier and More Reliable with Lakehouse Technology
Making Data Timelier and More Reliable with Lakehouse Technology
 
Patents and trademarks.pptx
Patents and trademarks.pptxPatents and trademarks.pptx
Patents and trademarks.pptx
 
Mysql
MysqlMysql
Mysql
 
Scalable relational database with SQL Azure
Scalable relational database with SQL AzureScalable relational database with SQL Azure
Scalable relational database with SQL Azure
 
My sql technical reference manual
My sql technical reference manualMy sql technical reference manual
My sql technical reference manual
 
SQL PPT.pptx
SQL PPT.pptxSQL PPT.pptx
SQL PPT.pptx
 
MySQL.pptx
MySQL.pptxMySQL.pptx
MySQL.pptx
 
MySQL ppt
MySQL ppt MySQL ppt
MySQL ppt
 
What's new in SQL Server 2016
What's new in SQL Server 2016What's new in SQL Server 2016
What's new in SQL Server 2016
 
Microsoft Azure Big Data Analytics
Microsoft Azure Big Data AnalyticsMicrosoft Azure Big Data Analytics
Microsoft Azure Big Data Analytics
 
Database Architecture - Case Study - SMS Gyan.pdf
Database Architecture - Case Study - SMS Gyan.pdfDatabase Architecture - Case Study - SMS Gyan.pdf
Database Architecture - Case Study - SMS Gyan.pdf
 
unit-ii.pptx
unit-ii.pptxunit-ii.pptx
unit-ii.pptx
 
xjtrutdctrd5454drxxresersestryugyufy6rythgfytfyt
xjtrutdctrd5454drxxresersestryugyufy6rythgfytfytxjtrutdctrd5454drxxresersestryugyufy6rythgfytfyt
xjtrutdctrd5454drxxresersestryugyufy6rythgfytfyt
 
Sql material
Sql materialSql material
Sql material
 
Database
DatabaseDatabase
Database
 
Centralized log-management-with-elastic-stack
Centralized log-management-with-elastic-stackCentralized log-management-with-elastic-stack
Centralized log-management-with-elastic-stack
 
MYSQL-Database
MYSQL-DatabaseMYSQL-Database
MYSQL-Database
 
Database Management Systems
Database Management SystemsDatabase Management Systems
Database Management Systems
 
NonStop SQL/MX DBS Explained
NonStop SQL/MX DBS ExplainedNonStop SQL/MX DBS Explained
NonStop SQL/MX DBS Explained
 
qwe.ppt
qwe.pptqwe.ppt
qwe.ppt
 

Mysql

  • 1. MySQL MySQL is the most popular open source database system.
  • 2.
  • 3. Database Tables A database most often contains one or more tables. Each table is identified by a name (e.g. "Customers" or "Orders"). Tables contain records (rows) with data. Below is an example of a table called "Persons": Persons Table: Last Name FirstName Address City Handsen Ola Timoteivn 10 Sandnes Joy Tova Borgvn 23 Sandnes San Karim Storgt 20 Stavanger
  • 4. Queries * A query is a question or a request. * With MySQL, we can query a database for specific information and have a recordset returned. Example : Select LastName from persons This query selects all the data in "LastName" column from "Persons" table, and will return a recordset like this: LastName Handsen Joy San
  • 5. Features 1)Strong Data Protection: * Powerful mechanisms for ensuring only authorized users have access. * Powerful data encryption and decryption functions. 2)Management Ease: * Use Event Scheduler automatically schedule common recurring SQL- based tasks to execute on the database server * Average time from software download to complete installation is less than fifteen minutes
  • 6. Features 3) Comprehensive Application Development: * Support for stored procedures, triggers, functions, views, cursors, ANSI-standard SQL, and more. * Plug-in libraries to embed MySQL database support into nearly any application. 4) Scalability and Flexibility: Run anything from ... * Deeply embedded applications with a footprint of just 1MB, or * Massive data warehouses holding terabytes of information.
  • 7. Features 5) High Performance: * Table and Index Partitioning * Ultra-fast load utilities * Distinctive memory caches * Full-text indexes, and more 6) Lowest Total Cost of Ownership: * Save on database licensing costs and hardware expenditures, all while cutting systems downtime.