SlideShare a Scribd company logo
1 of 31
Download to read offline
What MySQL can learn from PostgreSQL
       (and some vice versa)
The PostgreSQL Company



      Joshua D. Drake
Before we get started...
●   Who am I?
    –   Major contributor to PostgreSQL.Org
         ●   PostgreSQL SPI Liaison (basically Treasurer)
         ●   Fund raising contact (jdrake@postgresql.org)
    –   Lead consultant Command Prompt, Inc.
         ●   All kinds of fun database stuff
    –   President and Director U.S. PostgreSQL Association
         ●   www.postgresql.us
    –   Retiring (Director, Software in the Public Interest)
    –   Know throughout community as JD or Linuxpoet
What's the same?
●   Let's not twiddle with the obvious
    –   MySQL and PostgreSQL both:
         ●   Have large communities
         ●   Have large feature sets
         ●   Are SQL based
         ●   Have Good users
         ●   Have Bad users
         ●   Have Arrogant asses
         ●   Have Super geeks
What's different?
  Lots of stuff... Let's start with something simple




No, this was not the MySQL booth at OSCON 2007 but it may as well have been.
Where was MySQL?
●   MySQL AB was present with on average 1
    employee in the booth
    –   Old marketing material
    –   No excitement
    –   No reason to stop by
●   The MySQL community wasn't present
How was PostgreSQL at OSCON?
●   Active
●   Lively
●   Full of discussion
    –   Technical
    –   Community
    –   Advocacy
    –   Education
Sea of blue, army of smurfs!
 PostgreSQL Booth, OSCON 2007
Advocacy Efforts
●   MySQL AB (now Sun) does not advocate. They
    promote, they sell.
    –   The community is a second class citizen
         ●   MySQL AB has announced that Enterprise Customers
             will get features that the community will not.
         ●   MySQL does not actively engage the community for
             engineering efforts.
●   Does the MySQL community advocate?
PostgreSQL Advocates!
●   In the first quarter of 2008 there are already 7 planned
    PostgreSQL community conferences
    –   East – Maryland (done)
    –   PG UK 2008 (done)
    –   PDXPUG Day @ OSCON
    –   LWEPG Day @ LinuxWorld
    –   West – Portland
    –   PGDay.IT – Italy
    –   PGCon EU – TBA
MySQL User Conferences?



                 None...
             (that I know of)

(We are at a MySQL AB conference, run by
                O'Reilly)
So what?



    There is nothing wrong with corporate
 conferences but for a community to be truly
sustainable, the community must have its own
                  ecosystem.
What makes a community?
●   Members/Users
●   Review of other communities (versus MySQL)
    –   Ubuntu:
         ●   The most popular Linux distribution in only 4 years
              –   Driven by rabid, helpful and friendly community members
    –   PostgreSQL:
         ●   Highly active in all areas
              –   Driven by all walks of technical life. Engineers, hackers,
                  consultants, end users, professional developers, advocacy and
                  educational folks.
What makes a community part two
    Long before anyone else, (~2000?), came the Japanese
                   http://www.postgresql.jp/
                  In 2005, came the French
                 http://www.postgresqlfr.org/
                      In 2006, came SPI
                    http://www.spi-inc.org/
                  In 2007, came the Italians
                     http://www.itpug.org/
              In 2008, the regions got it together
                   http://www.postgresql.eu
                   http://www.postgresql.us
What makes a community part three
●   Must a legal structure exist?
    –   No
        ●   Must useful for larger and mature communities
             –   Enables proper financial capabilities
                  ● Corporate sponsorship

                  ● Enabling community members

                      ● Sponsoring talks

                      ● Creating grants

             –   Enables logistical support
                  ● Swag purchases

                  ● Address

                  ● A home base, or H.Q.
Community Infrastructure
●   PostgreSQL has defined community leads
Community Infrastructure part two
●   Advocacy: Josh Berkus
●   User Group Liaison : Selena Deckelmann
●   Fund Raising: Joshua D. Drake
●   WWW Team: Dave Page
●   Sysadmins: Marc Fournier
●   Head Buddha (unofficial): Tom Lane
●   Win32 Lead: Magnus Hagander
Community infrastructure part three
●   Why are community leads important?
    –   Defined points of contact
    –   Defined points of accountability
    –   Provide stewardship through the meritocracy
Co-opetition
●   What is Co-Opetition?
    –   Competition
         ●   The community thrives because companies compete
    –   Cooperation
         ●   The community thrives because companies who are
             competing, also cooperate.
MySQL AB has no Co-opetition



        Only Competition
Co-opetition part two
●   Only successful with companies understand
    Open Source
    –   PostgreSQL is a meritocracy
         ●   Contributors gain influence through their merits
         ●   Companies can earn influence through the sponsorship
             (or employment) of contributors
              –   Financial sponsorship does not gain influence
    –   Only works when there is more than one company
         ●   Must not be in direct competition
Competition and community
●   Recognizing the value of the community
    –   The community is the real stock holder in Open
        Source
    –   To be truly successful as an open source project
        (with commercial participation) the commercial
        participation must be a servant to the community
Leveraging Co-opetition
●   Truly successful communities have multiple
    entities creating the software
       ●   Linux
            –   Redhat, SUSE, Canonical, TurboLinux, Xandros
       ●   PostgreSQL
            –   Command Prompt, EDB, Fujitsu, NTT, Sun, Truviso, Unisys
       ●   MySQL
            –   MySQL AB
●   Without diversification, project suffers
Downside to Co-opetition
●   MySQL has mostly (all?) Open Source product
    so the community benefits from all resources
●   PostgreSQL has resources allocated in lots of
    directions. Many closed source and not a
    benefit to the community.
●   Competition can sometimes forget the
    cooperation directive.
The feature game
●   MySQL adds features more quickly than
    PostgreSQL due to its willingness to add
    features to stable releases
●   PostgreSQL adds features only in major
    releases causing 12-14 month breaks between
    feature sets
The feature game part two
●   Because of the MySQL model, new features
    appear quickly
●   PostgreSQL does not practice release early,
    release often
    –   (PostgreSQL still releases on average 3x faster
        than closed source databases)
The feature game part three
●   PostgreSQL adds features based on:
    –   Correctness
    –   Maintainability
    –   Portability
    –   Stability
●   Downside is a slower development cycle with
    large sets of features appearing all at once
●   Upside is, out the door PostgreSQL is always
    more stable, scalable and predictable.
The feature game part four
●   MySQL adds features based on:
    –   Buzzwords
    –   Perceived demand
    –   Usefulness
●   Downside is an unstable development model
    –   New features appearing in stable releases (after
        stable release).
    –   Features being enhanced (not fixed) in stable
        releases.
●   Upside, MySQL has mindshare
The Right Way
●   Depends on goals
    –   If the goal is customers
         ●   MySQL is the 'World's Most Popular Open Source
             Database'
         ●   Microsoft has the 'World Most Popular Operating System'
    –   If the goal is community
         ●   PostgreSQL provides a technically superior (for most
             workloads), highly scalable, business and open source
             friendly database.
         ●   PostgreSQL has a vibrant and active community create a
             stable ecosystem
If I ran Sun
●   Open source everything, no second class citizens
●   Sell support contracts (profit)
●   Engineer Sun MySQL appliances (profit)
●   Engineer Sun MySQL NDB clusters (profit)
●   Adhere to standards (increased marketshare and respect)
●   Immediately fix the development model (increased stability)
●   Make Sun MySQL a servant to the MySQL community (respect)
●   Support the creation of community lead conferences, user
    groups and workshops (increased community, marketshare,
    respect and profit)
Questions?
●   I can answer technical questions
●   I can answer community questions

More Related Content

Viewers also liked

PostgreSQL Conference: West 08
PostgreSQL Conference: West 08PostgreSQL Conference: West 08
PostgreSQL Conference: West 08Joshua Drake
 
Northern Arizona State ACM talk (10/08)
Northern Arizona State ACM talk (10/08)Northern Arizona State ACM talk (10/08)
Northern Arizona State ACM talk (10/08)Joshua Drake
 
GW Clinical Learning and Simulation Skills Center
GW Clinical Learning and Simulation Skills CenterGW Clinical Learning and Simulation Skills Center
GW Clinical Learning and Simulation Skills CenterJames Ingle
 

Viewers also liked (6)

PostgreSQL Conference: West 08
PostgreSQL Conference: West 08PostgreSQL Conference: West 08
PostgreSQL Conference: West 08
 
Northern Arizona State ACM talk (10/08)
Northern Arizona State ACM talk (10/08)Northern Arizona State ACM talk (10/08)
Northern Arizona State ACM talk (10/08)
 
Pitr Made Easy
Pitr Made EasyPitr Made Easy
Pitr Made Easy
 
GW Clinical Learning and Simulation Skills Center
GW Clinical Learning and Simulation Skills CenterGW Clinical Learning and Simulation Skills Center
GW Clinical Learning and Simulation Skills Center
 
Go Replicator
Go ReplicatorGo Replicator
Go Replicator
 
Plproxy
PlproxyPlproxy
Plproxy
 

Similar to What MySQL can learn from PostgreSQL

Letters from the open source trenches - Postgres community
Letters from the open source trenches - Postgres communityLetters from the open source trenches - Postgres community
Letters from the open source trenches - Postgres communitySelena Deckelmann
 
Collaborating with the Community
Collaborating with the CommunityCollaborating with the Community
Collaborating with the Communitytinacallahan
 
Open Source In Utah
Open Source In UtahOpen Source In Utah
Open Source In Utahguest6279d7
 
Why Open Always Trumps Closed?
Why Open Always Trumps Closed?Why Open Always Trumps Closed?
Why Open Always Trumps Closed?Exove
 
The Great Debate: PostgreSQL vs MySQL
The Great Debate: PostgreSQL vs MySQLThe Great Debate: PostgreSQL vs MySQL
The Great Debate: PostgreSQL vs MySQLEDB
 
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ö
 
SDCSB CYTOSCAPE AND NETWORK ANALYSIS WORKSHOP at Sanford Consortium
SDCSB CYTOSCAPE AND NETWORK ANALYSIS WORKSHOP at Sanford ConsortiumSDCSB CYTOSCAPE AND NETWORK ANALYSIS WORKSHOP at Sanford Consortium
SDCSB CYTOSCAPE AND NETWORK ANALYSIS WORKSHOP at Sanford ConsortiumKeiichiro Ono
 
PGConf.ASIA 2019 Bali - Keynote Speech 3 - Kohei KaiGai
PGConf.ASIA 2019 Bali - Keynote Speech 3 - Kohei KaiGaiPGConf.ASIA 2019 Bali - Keynote Speech 3 - Kohei KaiGai
PGConf.ASIA 2019 Bali - Keynote Speech 3 - Kohei KaiGaiEqunix Business Solutions
 
How to contribute PostgreSQL
How to contribute PostgreSQLHow to contribute PostgreSQL
How to contribute PostgreSQLHari Babu kommi
 
Text Analytics Summit 2009 - Roddy Lindsay - "Social Media, Happiness, Petaby...
Text Analytics Summit 2009 - Roddy Lindsay - "Social Media, Happiness, Petaby...Text Analytics Summit 2009 - Roddy Lindsay - "Social Media, Happiness, Petaby...
Text Analytics Summit 2009 - Roddy Lindsay - "Social Media, Happiness, Petaby...guest5b1607
 
Greatdebate Postgres vs Mysql
Greatdebate Postgres vs MysqlGreatdebate Postgres vs Mysql
Greatdebate Postgres vs MysqlKrishna Infosoft
 
Tagging and Folksonomy Schema Design for Scalability and Performance
Tagging and Folksonomy Schema Design for Scalability and PerformanceTagging and Folksonomy Schema Design for Scalability and Performance
Tagging and Folksonomy Schema Design for Scalability and PerformanceEduard Bondarenko
 
Radio Engage Presentation
Radio Engage PresentationRadio Engage Presentation
Radio Engage PresentationAmie Forest
 
Lessons Learned From Scaling An Open Source Community By 10,000%
Lessons Learned From Scaling An Open Source Community By 10,000%Lessons Learned From Scaling An Open Source Community By 10,000%
Lessons Learned From Scaling An Open Source Community By 10,000%Angela Byron
 
Semantic Wiki For The Enterprise
Semantic Wiki For The EnterpriseSemantic Wiki For The Enterprise
Semantic Wiki For The EnterpriseJosef Holy
 
Charlie Talk - Mulesource (Crowd)
Charlie Talk - Mulesource (Crowd)Charlie Talk - Mulesource (Crowd)
Charlie Talk - Mulesource (Crowd)Atlassian
 

Similar to What MySQL can learn from PostgreSQL (20)

Letters from the open source trenches - Postgres community
Letters from the open source trenches - Postgres communityLetters from the open source trenches - Postgres community
Letters from the open source trenches - Postgres community
 
East09 Keynote
East09 KeynoteEast09 Keynote
East09 Keynote
 
Collaborating with the Community
Collaborating with the CommunityCollaborating with the Community
Collaborating with the Community
 
Open Source In Utah
Open Source In UtahOpen Source In Utah
Open Source In Utah
 
Os Long
Os LongOs Long
Os Long
 
Why Open Always Trumps Closed?
Why Open Always Trumps Closed?Why Open Always Trumps Closed?
Why Open Always Trumps Closed?
 
The Great Debate: PostgreSQL vs MySQL
The Great Debate: PostgreSQL vs MySQLThe Great Debate: PostgreSQL vs MySQL
The Great Debate: PostgreSQL vs MySQL
 
Open Source Press Relations
Open Source Press RelationsOpen Source Press Relations
Open Source Press Relations
 
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
 
SDCSB CYTOSCAPE AND NETWORK ANALYSIS WORKSHOP at Sanford Consortium
SDCSB CYTOSCAPE AND NETWORK ANALYSIS WORKSHOP at Sanford ConsortiumSDCSB CYTOSCAPE AND NETWORK ANALYSIS WORKSHOP at Sanford Consortium
SDCSB CYTOSCAPE AND NETWORK ANALYSIS WORKSHOP at Sanford Consortium
 
PGConf.ASIA 2019 Bali - Keynote Speech 3 - Kohei KaiGai
PGConf.ASIA 2019 Bali - Keynote Speech 3 - Kohei KaiGaiPGConf.ASIA 2019 Bali - Keynote Speech 3 - Kohei KaiGai
PGConf.ASIA 2019 Bali - Keynote Speech 3 - Kohei KaiGai
 
How to contribute PostgreSQL
How to contribute PostgreSQLHow to contribute PostgreSQL
How to contribute PostgreSQL
 
Text Analytics Summit 2009 - Roddy Lindsay - "Social Media, Happiness, Petaby...
Text Analytics Summit 2009 - Roddy Lindsay - "Social Media, Happiness, Petaby...Text Analytics Summit 2009 - Roddy Lindsay - "Social Media, Happiness, Petaby...
Text Analytics Summit 2009 - Roddy Lindsay - "Social Media, Happiness, Petaby...
 
Greatdebate Postgres vs Mysql
Greatdebate Postgres vs MysqlGreatdebate Postgres vs Mysql
Greatdebate Postgres vs Mysql
 
Tagging and Folksonomy Schema Design for Scalability and Performance
Tagging and Folksonomy Schema Design for Scalability and PerformanceTagging and Folksonomy Schema Design for Scalability and Performance
Tagging and Folksonomy Schema Design for Scalability and Performance
 
50 Ways To Love Your Project
50 Ways To Love Your Project50 Ways To Love Your Project
50 Ways To Love Your Project
 
Radio Engage Presentation
Radio Engage PresentationRadio Engage Presentation
Radio Engage Presentation
 
Lessons Learned From Scaling An Open Source Community By 10,000%
Lessons Learned From Scaling An Open Source Community By 10,000%Lessons Learned From Scaling An Open Source Community By 10,000%
Lessons Learned From Scaling An Open Source Community By 10,000%
 
Semantic Wiki For The Enterprise
Semantic Wiki For The EnterpriseSemantic Wiki For The Enterprise
Semantic Wiki For The Enterprise
 
Charlie Talk - Mulesource (Crowd)
Charlie Talk - Mulesource (Crowd)Charlie Talk - Mulesource (Crowd)
Charlie Talk - Mulesource (Crowd)
 

More from Joshua Drake

Defining Your Goal: Starting Your Own Business
Defining Your Goal: Starting Your Own BusinessDefining Your Goal: Starting Your Own Business
Defining Your Goal: Starting Your Own BusinessJoshua Drake
 
Defining Your Goal: Starting Your Own Business
Defining Your Goal: Starting Your Own BusinessDefining Your Goal: Starting Your Own Business
Defining Your Goal: Starting Your Own BusinessJoshua Drake
 
An evening with Postgresql
An evening with PostgresqlAn evening with Postgresql
An evening with PostgresqlJoshua Drake
 
Dumb Simple PostgreSQL Performance (NYCPUG)
Dumb Simple PostgreSQL Performance (NYCPUG)Dumb Simple PostgreSQL Performance (NYCPUG)
Dumb Simple PostgreSQL Performance (NYCPUG)Joshua Drake
 
Introduction to PgBench
Introduction to PgBenchIntroduction to PgBench
Introduction to PgBenchJoshua Drake
 
Developing A Procedural Language For Postgre Sql
Developing A Procedural Language For Postgre SqlDeveloping A Procedural Language For Postgre Sql
Developing A Procedural Language For Postgre SqlJoshua Drake
 

More from Joshua Drake (6)

Defining Your Goal: Starting Your Own Business
Defining Your Goal: Starting Your Own BusinessDefining Your Goal: Starting Your Own Business
Defining Your Goal: Starting Your Own Business
 
Defining Your Goal: Starting Your Own Business
Defining Your Goal: Starting Your Own BusinessDefining Your Goal: Starting Your Own Business
Defining Your Goal: Starting Your Own Business
 
An evening with Postgresql
An evening with PostgresqlAn evening with Postgresql
An evening with Postgresql
 
Dumb Simple PostgreSQL Performance (NYCPUG)
Dumb Simple PostgreSQL Performance (NYCPUG)Dumb Simple PostgreSQL Performance (NYCPUG)
Dumb Simple PostgreSQL Performance (NYCPUG)
 
Introduction to PgBench
Introduction to PgBenchIntroduction to PgBench
Introduction to PgBench
 
Developing A Procedural Language For Postgre Sql
Developing A Procedural Language For Postgre SqlDeveloping A Procedural Language For Postgre Sql
Developing A Procedural Language For Postgre Sql
 

Recently uploaded

Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfSeasiaInfotech2
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 

Recently uploaded (20)

Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdf
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 

What MySQL can learn from PostgreSQL

  • 1. What MySQL can learn from PostgreSQL (and some vice versa)
  • 2. The PostgreSQL Company Joshua D. Drake
  • 3. Before we get started... ● Who am I? – Major contributor to PostgreSQL.Org ● PostgreSQL SPI Liaison (basically Treasurer) ● Fund raising contact (jdrake@postgresql.org) – Lead consultant Command Prompt, Inc. ● All kinds of fun database stuff – President and Director U.S. PostgreSQL Association ● www.postgresql.us – Retiring (Director, Software in the Public Interest) – Know throughout community as JD or Linuxpoet
  • 4. What's the same? ● Let's not twiddle with the obvious – MySQL and PostgreSQL both: ● Have large communities ● Have large feature sets ● Are SQL based ● Have Good users ● Have Bad users ● Have Arrogant asses ● Have Super geeks
  • 5. What's different? Lots of stuff... Let's start with something simple No, this was not the MySQL booth at OSCON 2007 but it may as well have been.
  • 6. Where was MySQL? ● MySQL AB was present with on average 1 employee in the booth – Old marketing material – No excitement – No reason to stop by ● The MySQL community wasn't present
  • 7. How was PostgreSQL at OSCON? ● Active ● Lively ● Full of discussion – Technical – Community – Advocacy – Education
  • 8. Sea of blue, army of smurfs! PostgreSQL Booth, OSCON 2007
  • 9. Advocacy Efforts ● MySQL AB (now Sun) does not advocate. They promote, they sell. – The community is a second class citizen ● MySQL AB has announced that Enterprise Customers will get features that the community will not. ● MySQL does not actively engage the community for engineering efforts. ● Does the MySQL community advocate?
  • 10. PostgreSQL Advocates! ● In the first quarter of 2008 there are already 7 planned PostgreSQL community conferences – East – Maryland (done) – PG UK 2008 (done) – PDXPUG Day @ OSCON – LWEPG Day @ LinuxWorld – West – Portland – PGDay.IT – Italy – PGCon EU – TBA
  • 11. MySQL User Conferences? None... (that I know of) (We are at a MySQL AB conference, run by O'Reilly)
  • 12. So what? There is nothing wrong with corporate conferences but for a community to be truly sustainable, the community must have its own ecosystem.
  • 13. What makes a community? ● Members/Users ● Review of other communities (versus MySQL) – Ubuntu: ● The most popular Linux distribution in only 4 years – Driven by rabid, helpful and friendly community members – PostgreSQL: ● Highly active in all areas – Driven by all walks of technical life. Engineers, hackers, consultants, end users, professional developers, advocacy and educational folks.
  • 14. What makes a community part two Long before anyone else, (~2000?), came the Japanese http://www.postgresql.jp/ In 2005, came the French http://www.postgresqlfr.org/ In 2006, came SPI http://www.spi-inc.org/ In 2007, came the Italians http://www.itpug.org/ In 2008, the regions got it together http://www.postgresql.eu http://www.postgresql.us
  • 15. What makes a community part three ● Must a legal structure exist? – No ● Must useful for larger and mature communities – Enables proper financial capabilities ● Corporate sponsorship ● Enabling community members ● Sponsoring talks ● Creating grants – Enables logistical support ● Swag purchases ● Address ● A home base, or H.Q.
  • 16. Community Infrastructure ● PostgreSQL has defined community leads
  • 17. Community Infrastructure part two ● Advocacy: Josh Berkus ● User Group Liaison : Selena Deckelmann ● Fund Raising: Joshua D. Drake ● WWW Team: Dave Page ● Sysadmins: Marc Fournier ● Head Buddha (unofficial): Tom Lane ● Win32 Lead: Magnus Hagander
  • 18. Community infrastructure part three ● Why are community leads important? – Defined points of contact – Defined points of accountability – Provide stewardship through the meritocracy
  • 19. Co-opetition ● What is Co-Opetition? – Competition ● The community thrives because companies compete – Cooperation ● The community thrives because companies who are competing, also cooperate.
  • 20. MySQL AB has no Co-opetition Only Competition
  • 21. Co-opetition part two ● Only successful with companies understand Open Source – PostgreSQL is a meritocracy ● Contributors gain influence through their merits ● Companies can earn influence through the sponsorship (or employment) of contributors – Financial sponsorship does not gain influence – Only works when there is more than one company ● Must not be in direct competition
  • 22. Competition and community ● Recognizing the value of the community – The community is the real stock holder in Open Source – To be truly successful as an open source project (with commercial participation) the commercial participation must be a servant to the community
  • 23. Leveraging Co-opetition ● Truly successful communities have multiple entities creating the software ● Linux – Redhat, SUSE, Canonical, TurboLinux, Xandros ● PostgreSQL – Command Prompt, EDB, Fujitsu, NTT, Sun, Truviso, Unisys ● MySQL – MySQL AB ● Without diversification, project suffers
  • 24. Downside to Co-opetition ● MySQL has mostly (all?) Open Source product so the community benefits from all resources ● PostgreSQL has resources allocated in lots of directions. Many closed source and not a benefit to the community. ● Competition can sometimes forget the cooperation directive.
  • 25. The feature game ● MySQL adds features more quickly than PostgreSQL due to its willingness to add features to stable releases ● PostgreSQL adds features only in major releases causing 12-14 month breaks between feature sets
  • 26. The feature game part two ● Because of the MySQL model, new features appear quickly ● PostgreSQL does not practice release early, release often – (PostgreSQL still releases on average 3x faster than closed source databases)
  • 27. The feature game part three ● PostgreSQL adds features based on: – Correctness – Maintainability – Portability – Stability ● Downside is a slower development cycle with large sets of features appearing all at once ● Upside is, out the door PostgreSQL is always more stable, scalable and predictable.
  • 28. The feature game part four ● MySQL adds features based on: – Buzzwords – Perceived demand – Usefulness ● Downside is an unstable development model – New features appearing in stable releases (after stable release). – Features being enhanced (not fixed) in stable releases. ● Upside, MySQL has mindshare
  • 29. The Right Way ● Depends on goals – If the goal is customers ● MySQL is the 'World's Most Popular Open Source Database' ● Microsoft has the 'World Most Popular Operating System' – If the goal is community ● PostgreSQL provides a technically superior (for most workloads), highly scalable, business and open source friendly database. ● PostgreSQL has a vibrant and active community create a stable ecosystem
  • 30. If I ran Sun ● Open source everything, no second class citizens ● Sell support contracts (profit) ● Engineer Sun MySQL appliances (profit) ● Engineer Sun MySQL NDB clusters (profit) ● Adhere to standards (increased marketshare and respect) ● Immediately fix the development model (increased stability) ● Make Sun MySQL a servant to the MySQL community (respect) ● Support the creation of community lead conferences, user groups and workshops (increased community, marketshare, respect and profit)
  • 31. Questions? ● I can answer technical questions ● I can answer community questions