Re: How can we expand PostgreSQL ecosystem?

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: craig(at)2ndquadrant(dot)com
Cc: maumau307(at)gmail(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: How can we expand PostgreSQL ecosystem?
Date: 2016-03-07 14:02:06
Message-ID: 20160307.230206.552303560821299624.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy pgsql-hackers

> The killer there was that the plugin could only alter queries used by
> Wordpress core. Nobody just uses Wordpress core. The whole reason
> Wordpress became popular is the vast collection of plugins, themes, etc.
> 90% of which are written by three stoned monkeys who once saw a PHP 4
> manual in a mirror, which is part of why it has such an appalling security
> history. Plugins can just talk straight to the DB, and are written by
> people who have never heard of parametrized queries or, half the time,
> transactions.

Well, I think one of the reasons is they only know MySQL. MySQL had
been lack of transactions and parametrized queries.

> What makes it popular and successful is also what makes supporting Pg in a
> way that'll actually see useful adoption hard.

Let's enlighten WordPress users by supporting PostgreSQL.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp

In response to

Browse pgsql-advocacy by date

  From Date Subject
Next Message MauMau 2016-03-07 19:31:17 Re: How can we expand PostgreSQL ecosystem?
Previous Message MauMau 2016-03-07 12:55:07 Re: How can we expand PostgreSQL ecosystem?

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 2016-03-07 14:15:11 Splitting lengthy sgml files
Previous Message Michael Paquier 2016-03-07 13:40:20 Re: VS 2015 support in src/tools/msvc