SlideShare a Scribd company logo
1 of 19
Group 2
IT31FA2
MYSQL
MYSQL, the open source
database product that
                         History
puts the "M" in LAMP,
was created by           Features

MYSQLAB, a company
                         Advantages and Disadvantages
founded in 1995 in
Sweden.                  Other details
Timeline of MYSQL
    • 1995                               • 2001
-MYSQL AB founded by Michael         -Marten Mickos elected CEO at
Widenius (Monty), David Axmark       age 38 and 2 million active
and Allan Larsson in Sweden.         installations.
    • 2000                               • 2002
-MYSQL goes Open Source and
                                     -MySQL launched US
releases software under the
                                     headquarters in addition to
terms of the GPL(General Public
License). Revenues dropped 80%       Swedish headquarters and 3
as a result, and it took a year to   million active users.
make up for it.                          • 2003
                                     -4 million active installations and
                                     over 30,000 downloads per day.
Timeline of MYSQL
   • 2005                           -MySQL 5 ships and includes
-MySQL launched the MySQL           many new features to go after
Network modeled after the Red       enterprise users
Hat Network. The MySQL              -Oracle buys Innobase, the 4-
Network is a subscription service   person Finnish company behind
targeted at end users that
                                    MYSQL‘s InnoDB storage
provides updates, alerts,
notifications, and product-level    backend.
support designed to make it         -Ended the year with $34 million
easier for companies to manage      in revenue based on 3400
hundreds of MySQL servers.          customers.
Timeline of MYSQL
    • 2006                                 • 2008
-Marten Mickos confirms that Oracle    -Sun Microsystems acquired
tried to buy MySQL
                                       MySQL AB for approximately $1
-Oracle buys Sleepy cat, the
company that provides MySQL with
                                       billion.
the Berkeley DB transactional          -Michael Widenius (Monty) and
storage engine.                        David Axmark, two of
-Marten Mickos announces that they     MySQLAB's co-founders, begin
are making MySQL ready for an IPO
in 2008 on an projected $100 million   to criticize Sun publicly and leave
in revenues.                           Sun shortly after.
-8 million active installations
Timeline of MYSQL
    • 2009
-Marten Mickos leaves Sun and       -Sun Microsystems and Oracle
becomes entrepreneur-in-            announced that they have
residence at Benchmark Capital.     entered into a definitive
Sun has now lost the business       agreement under which Oracle
and spiritual leaders that turned   will acquire Sun common stock
MySQL into a success.               for $9.50 per share in cash. The
                                    transaction is valued at
                                    approximately $7.4 billion.
MYSQL Features
  Relational Database    Replication and
        System            Transactions
     Client/Server        Foreign Key
      Architecture        Constraints

  SQL Compatibility       GIS function

     Views, Stored       Programming
  Procedures, Triggers    Languages
   Unicode and Full-        Platform
      text Search        Independence

    User Interface           Speed
Open
                 source


                                   Fast
Connectivity
                               Development




               Advantages
                of MYSQL

                               Better for
Security                         small
                               businesses



                   Cross-
                  Platform
                 Operability
Trivia
• The MySQL logo is a           • MYSQL is named after
                                  co-founder Michael
  jumping dolphin named           Widenius' daughter, My.
  “SAKILA” - symbolizing the
  speed, power, precision and
                                • MySQL is used in some
  good nature of the MySQL        of the most frequently
  database and community.         visited websites on the
  The new logo was designed       Internet, including Flickr,
  by Renne Angelvuo and his       Nokia.com, YouTube,
  colleagues at Priority          Wikipedia, Google,
  Advertising Oy in Helsinki,     Facebook and Twitter.
  Finland.
MYSQL vs. SQLite
                                SQLite is :    MySQL is:
     easy to set up and in many cases no       far more difficult to set up and
configuration or installation is necessary     configuration of users is a must
  great enough to use for databases on a       good for creating temporary databases
     temporary basis or for test purposes      as well as for test purposes.
   not suitable where user management          quite suited for managing users and their
             and permissions are needed        permissions
        suitable for using in embedded         not suitable for embedding in some
     applications and installations and        hardware as you would still need the
embedding into applications themselves         server component of the database.
          not suitable where concurrency       perfect for concurrency transactions and
transactions on the databases is required      is well suited for multi-user environment
    not good for large scale databases as      great for large scale production
   SQLite stores the database in a single      applications which scale even over
    file and is not capable of splitting the   clustered database configurations
                      data across volumes
MYSQL vs. SQLite
                              SQLite is :   MySQL is:
   not suitable for use in any situation    perfect for using in a Client/Server
  where a Client/Server Architecture is     Architecture set up
                                 needed
 suitable for using on small to medium      suitable for use on small, medium and
      website. These are websites with      large scale websites taking in billions of
      average 100K or less hits per day.    hits a day
 Not readily scalable. Altering tables is   highly scalable and can be manipulated
   not permitted in SQLite except for       any time. This scaling capabilities
 adding columns and renaming tables         transcends disks, physical servers and
                                            location
      Is not suited in a situation where     fully compatible with stored procedures,
    Stored procedures are needed and        triggers, view and other operations
where certain types of joins are needed     common with other major Relational
                                            Database Management Systems.
MYSQL vs. ORACLE
                                MySQL :     ORACLE:
       MySQL is an open source DBMS.        Oracle is a RDBMS (Object Relational
 MySQL is highly popular because of its     database Management System). It is
   high reliability, ease of use and high   developed by Oracle Corporation. The
                           performance.     latest version of the Oracle database is
                                            11g which delivers high quality services
         MySQL is used for many latest      such as:
  applications that are built on Apache,
                    Linux, Perl/PHP etc.    • Doubles DBA productivity
   Many popular organizations such as       • Eliminates data center redundancy and
    Google, Alcatel Lucent, Facebook,       maximizes availability.
Zappos and Adobe rely on this database      • Consolidates and clusters enterprise
                management system.          applications onto scalable, fast and
  MySQL can run on more than twenty         reliable private clouds.
      platforms that include MAC OS,        • Reduces the risk of change by doubling
  Windows, Linux, IBM AIX, HP-UX and        the DBS productivity.
             provides much flexibility.
MySQL

More Related Content

What's hot

Santo Leto - MySQL Connect 2012 - Getting Started with Mysql Cluster
Santo Leto - MySQL Connect 2012 - Getting Started with Mysql ClusterSanto Leto - MySQL Connect 2012 - Getting Started with Mysql Cluster
Santo Leto - MySQL Connect 2012 - Getting Started with Mysql ClusterSanto Leto
 
Quickly Deploy Microsoft Private Cloud and SQL Server 2012 Data Warehouse on ...
Quickly Deploy Microsoft Private Cloud and SQL Server 2012 Data Warehouse on ...Quickly Deploy Microsoft Private Cloud and SQL Server 2012 Data Warehouse on ...
Quickly Deploy Microsoft Private Cloud and SQL Server 2012 Data Warehouse on ...Hitachi Vantara
 
MySQL Day Paris 2016 - Introducing Oracle MySQL Cloud Service
MySQL Day Paris 2016 - Introducing Oracle MySQL Cloud ServiceMySQL Day Paris 2016 - Introducing Oracle MySQL Cloud Service
MySQL Day Paris 2016 - Introducing Oracle MySQL Cloud ServiceOlivier DASINI
 
MySQL Community and Commercial Edition
MySQL Community and Commercial EditionMySQL Community and Commercial Edition
MySQL Community and Commercial EditionMario Beck
 
ScaleBase Webinar: Strategies for scaling MySQL
ScaleBase Webinar: Strategies for scaling MySQLScaleBase Webinar: Strategies for scaling MySQL
ScaleBase Webinar: Strategies for scaling MySQLScaleBase
 
Collaborate sneak preview: MySQL, the Ecosystem, the Product
Collaborate sneak preview: MySQL, the Ecosystem, the ProductCollaborate sneak preview: MySQL, the Ecosystem, the Product
Collaborate sneak preview: MySQL, the Ecosystem, the ProductKaj Arnö
 
MySQL Dublin Event Nov 2018 - MySQL 8
MySQL Dublin Event Nov 2018 - MySQL 8MySQL Dublin Event Nov 2018 - MySQL 8
MySQL Dublin Event Nov 2018 - MySQL 8Mark Swarbrick
 
MySQL Web Reference Architecture
MySQL Web Reference Architecture MySQL Web Reference Architecture
MySQL Web Reference Architecture Ricky Setyawan
 
Tier1 SQL Server Managed Services
Tier1 SQL Server Managed ServicesTier1 SQL Server Managed Services
Tier1 SQL Server Managed ServicesToby Schwab
 
Compute Infrastructure for a Hybrid Cloud
Compute Infrastructure for a Hybrid CloudCompute Infrastructure for a Hybrid Cloud
Compute Infrastructure for a Hybrid CloudCisco Canada
 
20200613 my sql-ha-deployment
20200613 my sql-ha-deployment20200613 my sql-ha-deployment
20200613 my sql-ha-deploymentIvan Ma
 
Transform your organization with cisco cloud
Transform your organization with cisco cloudTransform your organization with cisco cloud
Transform your organization with cisco cloudsolarisyougood
 

What's hot (17)

MySQL ppt
MySQL ppt MySQL ppt
MySQL ppt
 
MySQL cluster 7.4
MySQL cluster 7.4 MySQL cluster 7.4
MySQL cluster 7.4
 
Santo Leto - MySQL Connect 2012 - Getting Started with Mysql Cluster
Santo Leto - MySQL Connect 2012 - Getting Started with Mysql ClusterSanto Leto - MySQL Connect 2012 - Getting Started with Mysql Cluster
Santo Leto - MySQL Connect 2012 - Getting Started with Mysql Cluster
 
Quickly Deploy Microsoft Private Cloud and SQL Server 2012 Data Warehouse on ...
Quickly Deploy Microsoft Private Cloud and SQL Server 2012 Data Warehouse on ...Quickly Deploy Microsoft Private Cloud and SQL Server 2012 Data Warehouse on ...
Quickly Deploy Microsoft Private Cloud and SQL Server 2012 Data Warehouse on ...
 
InnoDb Vs NDB Cluster
InnoDb Vs NDB ClusterInnoDb Vs NDB Cluster
InnoDb Vs NDB Cluster
 
MySQL Day Paris 2016 - Introducing Oracle MySQL Cloud Service
MySQL Day Paris 2016 - Introducing Oracle MySQL Cloud ServiceMySQL Day Paris 2016 - Introducing Oracle MySQL Cloud Service
MySQL Day Paris 2016 - Introducing Oracle MySQL Cloud Service
 
MySQL Community and Commercial Edition
MySQL Community and Commercial EditionMySQL Community and Commercial Edition
MySQL Community and Commercial Edition
 
ScaleBase Webinar: Strategies for scaling MySQL
ScaleBase Webinar: Strategies for scaling MySQLScaleBase Webinar: Strategies for scaling MySQL
ScaleBase Webinar: Strategies for scaling MySQL
 
Collaborate sneak preview: MySQL, the Ecosystem, the Product
Collaborate sneak preview: MySQL, the Ecosystem, the ProductCollaborate sneak preview: MySQL, the Ecosystem, the Product
Collaborate sneak preview: MySQL, the Ecosystem, the Product
 
MySQL Dublin Event Nov 2018 - MySQL 8
MySQL Dublin Event Nov 2018 - MySQL 8MySQL Dublin Event Nov 2018 - MySQL 8
MySQL Dublin Event Nov 2018 - MySQL 8
 
Ba401_Mysql2006
Ba401_Mysql2006Ba401_Mysql2006
Ba401_Mysql2006
 
MySQL Web Reference Architecture
MySQL Web Reference Architecture MySQL Web Reference Architecture
MySQL Web Reference Architecture
 
Tier1 SQL Server Managed Services
Tier1 SQL Server Managed ServicesTier1 SQL Server Managed Services
Tier1 SQL Server Managed Services
 
Compute Infrastructure for a Hybrid Cloud
Compute Infrastructure for a Hybrid CloudCompute Infrastructure for a Hybrid Cloud
Compute Infrastructure for a Hybrid Cloud
 
State Of My Sql
State Of My SqlState Of My Sql
State Of My Sql
 
20200613 my sql-ha-deployment
20200613 my sql-ha-deployment20200613 my sql-ha-deployment
20200613 my sql-ha-deployment
 
Transform your organization with cisco cloud
Transform your organization with cisco cloudTransform your organization with cisco cloud
Transform your organization with cisco cloud
 

Similar to MySQL

20090425mysqlslides 12593434194072-phpapp02
20090425mysqlslides 12593434194072-phpapp0220090425mysqlslides 12593434194072-phpapp02
20090425mysqlslides 12593434194072-phpapp02Vinamra Mittal
 
Case study on mysql in rdbms
Case study on mysql in rdbmsCase study on mysql in rdbms
Case study on mysql in rdbmsRajalakshmiK19
 
Mysql
MysqlMysql
MysqlSHC
 
Mysql Enterprise Edition Feature and Tools
Mysql  Enterprise Edition Feature and Tools Mysql  Enterprise Edition Feature and Tools
Mysql Enterprise Edition Feature and Tools jones4u
 
Oracle my sql cluster cge
Oracle my sql cluster cgeOracle my sql cluster cge
Oracle my sql cluster cgeseungdon1
 
MySQL Technology Overview
MySQL Technology OverviewMySQL Technology Overview
MySQL Technology OverviewKeith Hollman
 
My sql enterprise_edition_wp_v38
My sql enterprise_edition_wp_v38My sql enterprise_edition_wp_v38
My sql enterprise_edition_wp_v38Jeton Selimi
 
Is "Free" Good Enough for Your MySQL Environment?
Is "Free" Good Enough for Your MySQL Environment?Is "Free" Good Enough for Your MySQL Environment?
Is "Free" Good Enough for Your MySQL Environment?Datavail
 
My sql crashcourse_intro_kdl
My sql crashcourse_intro_kdlMy sql crashcourse_intro_kdl
My sql crashcourse_intro_kdlsqlhjalp
 
MySQL fundraising pitch deck ($16 million Series B round - 2003)
MySQL fundraising pitch deck ($16 million Series B round - 2003)MySQL fundraising pitch deck ($16 million Series B round - 2003)
MySQL fundraising pitch deck ($16 million Series B round - 2003)Robin Wauters
 
MySQL State of the Dolphin - Rich Mason
MySQL State of the Dolphin - Rich MasonMySQL State of the Dolphin - Rich Mason
MySQL State of the Dolphin - Rich MasonMySQL Brasil
 
MySQL for Oracle DBA -- Rocky Mountain Oracle User Group Training Days '15
MySQL for Oracle DBA -- Rocky Mountain Oracle User Group Training Days '15MySQL for Oracle DBA -- Rocky Mountain Oracle User Group Training Days '15
MySQL for Oracle DBA -- Rocky Mountain Oracle User Group Training Days '15Dave Stokes
 
My sql crashcourse_2012
My sql crashcourse_2012My sql crashcourse_2012
My sql crashcourse_2012sqlhjalp
 
MySQL Enterprise Edition - Complete Guide (2019)
MySQL Enterprise Edition - Complete Guide (2019)MySQL Enterprise Edition - Complete Guide (2019)
MySQL Enterprise Edition - Complete Guide (2019)Keith Hollman
 
DataStax C*ollege Credit: What and Why NoSQL?
DataStax C*ollege Credit: What and Why NoSQL?DataStax C*ollege Credit: What and Why NoSQL?
DataStax C*ollege Credit: What and Why NoSQL?DataStax
 

Similar to MySQL (20)

Usability of MySQL
Usability of MySQLUsability of MySQL
Usability of MySQL
 
20090425mysqlslides 12593434194072-phpapp02
20090425mysqlslides 12593434194072-phpapp0220090425mysqlslides 12593434194072-phpapp02
20090425mysqlslides 12593434194072-phpapp02
 
Case study on mysql in rdbms
Case study on mysql in rdbmsCase study on mysql in rdbms
Case study on mysql in rdbms
 
MySQL overview
MySQL overviewMySQL overview
MySQL overview
 
Mysql
MysqlMysql
Mysql
 
Introduction to Mysql
Introduction to MysqlIntroduction to Mysql
Introduction to Mysql
 
Mysql Enterprise Edition Feature and Tools
Mysql  Enterprise Edition Feature and Tools Mysql  Enterprise Edition Feature and Tools
Mysql Enterprise Edition Feature and Tools
 
Mysql an introduction
Mysql an introductionMysql an introduction
Mysql an introduction
 
Oracle my sql cluster cge
Oracle my sql cluster cgeOracle my sql cluster cge
Oracle my sql cluster cge
 
MySQL Technology Overview
MySQL Technology OverviewMySQL Technology Overview
MySQL Technology Overview
 
My sql enterprise_edition_wp_v38
My sql enterprise_edition_wp_v38My sql enterprise_edition_wp_v38
My sql enterprise_edition_wp_v38
 
Is "Free" Good Enough for Your MySQL Environment?
Is "Free" Good Enough for Your MySQL Environment?Is "Free" Good Enough for Your MySQL Environment?
Is "Free" Good Enough for Your MySQL Environment?
 
Maria DBMS
Maria DBMSMaria DBMS
Maria DBMS
 
My sql crashcourse_intro_kdl
My sql crashcourse_intro_kdlMy sql crashcourse_intro_kdl
My sql crashcourse_intro_kdl
 
MySQL fundraising pitch deck ($16 million Series B round - 2003)
MySQL fundraising pitch deck ($16 million Series B round - 2003)MySQL fundraising pitch deck ($16 million Series B round - 2003)
MySQL fundraising pitch deck ($16 million Series B round - 2003)
 
MySQL State of the Dolphin - Rich Mason
MySQL State of the Dolphin - Rich MasonMySQL State of the Dolphin - Rich Mason
MySQL State of the Dolphin - Rich Mason
 
MySQL for Oracle DBA -- Rocky Mountain Oracle User Group Training Days '15
MySQL for Oracle DBA -- Rocky Mountain Oracle User Group Training Days '15MySQL for Oracle DBA -- Rocky Mountain Oracle User Group Training Days '15
MySQL for Oracle DBA -- Rocky Mountain Oracle User Group Training Days '15
 
My sql crashcourse_2012
My sql crashcourse_2012My sql crashcourse_2012
My sql crashcourse_2012
 
MySQL Enterprise Edition - Complete Guide (2019)
MySQL Enterprise Edition - Complete Guide (2019)MySQL Enterprise Edition - Complete Guide (2019)
MySQL Enterprise Edition - Complete Guide (2019)
 
DataStax C*ollege Credit: What and Why NoSQL?
DataStax C*ollege Credit: What and Why NoSQL?DataStax C*ollege Credit: What and Why NoSQL?
DataStax C*ollege Credit: What and Why NoSQL?
 

Recently uploaded

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 

Recently uploaded (20)

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 

MySQL

  • 2. MYSQL MYSQL, the open source database product that History puts the "M" in LAMP, was created by Features MYSQLAB, a company Advantages and Disadvantages founded in 1995 in Sweden. Other details
  • 3.
  • 4. Timeline of MYSQL • 1995 • 2001 -MYSQL AB founded by Michael -Marten Mickos elected CEO at Widenius (Monty), David Axmark age 38 and 2 million active and Allan Larsson in Sweden. installations. • 2000 • 2002 -MYSQL goes Open Source and -MySQL launched US releases software under the headquarters in addition to terms of the GPL(General Public License). Revenues dropped 80% Swedish headquarters and 3 as a result, and it took a year to million active users. make up for it. • 2003 -4 million active installations and over 30,000 downloads per day.
  • 5. Timeline of MYSQL • 2005 -MySQL 5 ships and includes -MySQL launched the MySQL many new features to go after Network modeled after the Red enterprise users Hat Network. The MySQL -Oracle buys Innobase, the 4- Network is a subscription service person Finnish company behind targeted at end users that MYSQL‘s InnoDB storage provides updates, alerts, notifications, and product-level backend. support designed to make it -Ended the year with $34 million easier for companies to manage in revenue based on 3400 hundreds of MySQL servers. customers.
  • 6. Timeline of MYSQL • 2006 • 2008 -Marten Mickos confirms that Oracle -Sun Microsystems acquired tried to buy MySQL MySQL AB for approximately $1 -Oracle buys Sleepy cat, the company that provides MySQL with billion. the Berkeley DB transactional -Michael Widenius (Monty) and storage engine. David Axmark, two of -Marten Mickos announces that they MySQLAB's co-founders, begin are making MySQL ready for an IPO in 2008 on an projected $100 million to criticize Sun publicly and leave in revenues. Sun shortly after. -8 million active installations
  • 7. Timeline of MYSQL • 2009 -Marten Mickos leaves Sun and -Sun Microsystems and Oracle becomes entrepreneur-in- announced that they have residence at Benchmark Capital. entered into a definitive Sun has now lost the business agreement under which Oracle and spiritual leaders that turned will acquire Sun common stock MySQL into a success. for $9.50 per share in cash. The transaction is valued at approximately $7.4 billion.
  • 8.
  • 9. MYSQL Features Relational Database Replication and System Transactions Client/Server Foreign Key Architecture Constraints SQL Compatibility GIS function Views, Stored Programming Procedures, Triggers Languages Unicode and Full- Platform text Search Independence User Interface Speed
  • 10.
  • 11. Open source Fast Connectivity Development Advantages of MYSQL Better for Security small businesses Cross- Platform Operability
  • 12.
  • 13.
  • 14. Trivia • The MySQL logo is a • MYSQL is named after co-founder Michael jumping dolphin named Widenius' daughter, My. “SAKILA” - symbolizing the speed, power, precision and • MySQL is used in some good nature of the MySQL of the most frequently database and community. visited websites on the The new logo was designed Internet, including Flickr, by Renne Angelvuo and his Nokia.com, YouTube, colleagues at Priority Wikipedia, Google, Advertising Oy in Helsinki, Facebook and Twitter. Finland.
  • 15.
  • 16. MYSQL vs. SQLite SQLite is : MySQL is: easy to set up and in many cases no far more difficult to set up and configuration or installation is necessary configuration of users is a must great enough to use for databases on a good for creating temporary databases temporary basis or for test purposes as well as for test purposes. not suitable where user management quite suited for managing users and their and permissions are needed permissions suitable for using in embedded not suitable for embedding in some applications and installations and hardware as you would still need the embedding into applications themselves server component of the database. not suitable where concurrency perfect for concurrency transactions and transactions on the databases is required is well suited for multi-user environment not good for large scale databases as great for large scale production SQLite stores the database in a single applications which scale even over file and is not capable of splitting the clustered database configurations data across volumes
  • 17. MYSQL vs. SQLite SQLite is : MySQL is: not suitable for use in any situation perfect for using in a Client/Server where a Client/Server Architecture is Architecture set up needed suitable for using on small to medium suitable for use on small, medium and website. These are websites with large scale websites taking in billions of average 100K or less hits per day. hits a day Not readily scalable. Altering tables is highly scalable and can be manipulated not permitted in SQLite except for any time. This scaling capabilities adding columns and renaming tables transcends disks, physical servers and location Is not suited in a situation where fully compatible with stored procedures, Stored procedures are needed and triggers, view and other operations where certain types of joins are needed common with other major Relational Database Management Systems.
  • 18. MYSQL vs. ORACLE MySQL : ORACLE: MySQL is an open source DBMS. Oracle is a RDBMS (Object Relational MySQL is highly popular because of its database Management System). It is high reliability, ease of use and high developed by Oracle Corporation. The performance. latest version of the Oracle database is 11g which delivers high quality services MySQL is used for many latest such as: applications that are built on Apache, Linux, Perl/PHP etc. • Doubles DBA productivity Many popular organizations such as • Eliminates data center redundancy and Google, Alcatel Lucent, Facebook, maximizes availability. Zappos and Adobe rely on this database • Consolidates and clusters enterprise management system. applications onto scalable, fast and MySQL can run on more than twenty reliable private clouds. platforms that include MAC OS, • Reduces the risk of change by doubling Windows, Linux, IBM AIX, HP-UX and the DBS productivity. provides much flexibility.