Re: Redis 16 times faster than Postgres? - Mailing list pgsql-general

From Ron
Subject Re: Redis 16 times faster than Postgres?
Date
Msg-id 7ab15156-56c0-66fa-80cf-23be655ee440@gmail.com
Whole thread Raw
In response to Redis 16 times faster than Postgres?  ("Colin 't Hart" <colinthart@gmail.com>)
Responses Re: Redis 16 times faster than Postgres?
Re: Redis 16 times faster than Postgres?
List pgsql-general
On 9/29/19 4:42 PM, Colin 't Hart wrote:
> Hi,
>
> Can someone take a look at this blog post?
> https://www.peterbe.com/plog/redis-vs-postgres-blob-of-json
>
> Can Redis really be 16 times faster than Postgres? Surely Postgres can get 
> closer to the raw speed of the hardware than 1 order of magnitude?

Redis is an in-memory key-value database. PostgreSQL... isn't.


-- 
Angular momentum makes the world go 'round.



pgsql-general by date:

Previous
From: Nathan Woodrow
Date:
Subject: Re: Redis 16 times faster than Postgres?
Next
From: Morris de Oryx
Date:
Subject: Re: Redis 16 times faster than Postgres?