Re: Uber migrated from Postgres to MySQL - Mailing list pgsql-general

From Rakesh Kumar
Subject Re: Uber migrated from Postgres to MySQL
Date
Msg-id C5F4279B-00AD-434B-B33E-C51804ACA053@gmail.com
Whole thread Raw
In response to Re: Uber migrated from Postgres to MySQL  (Dorian Hoxha <dorian.hoxha@gmail.com>)
Responses Re: Uber migrated from Postgres to MySQL  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-general
This is an old news. They are using mysql as a nosql to store schemaless. Basically one giant blob col. And thats where
therole of mysql ends. The bulk of the processing will be in nosql.  



pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: yum repo, pgloader
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Uber migrated from Postgres to MySQL