Re: MySQL HandlerSocket - Is this possible in PG? - Mailing list pgsql-performance

From Scott Marlowe
Subject Re: MySQL HandlerSocket - Is this possible in PG?
Date
Msg-id AANLkTimLkFDC5wDy9HG1_0kF7aiA4ukwtCpcB9EeNpwk@mail.gmail.com
Whole thread Raw
In response to MySQL HandlerSocket - Is this possible in PG?  (Michael Ben-Nes <michael@epoch.co.il>)
List pgsql-performance
On Tue, Dec 21, 2010 at 2:09 AM, Michael Ben-Nes <michael@epoch.co.il> wrote:
> Hi,
>
> Just stumbled on the following post:
> http://yoshinorimatsunobu.blogspot.com/2010/10/using-mysql-as-nosql-story-for.html
>
> The post claim that MySQL can do more qps then MemCahed or any other NoSQL
> when doing simple queries like: SELECT * FROM table WHERE id=num;

No it does not.  They use an interface that bypasses SQL and is much
more primitive.

pgsql-performance by date:

Previous
From: "Pierre C"
Date:
Subject: Re: MySQL HandlerSocket - Is this possible in PG?
Next
From: pasman pasmański
Date:
Subject: Re: Query uses incorrect index