Uber switches from Postgres to MySQL

Source: Internet
Author: User
Tags switches postgres database

Uber engineers on the official blog have described why they switched from Postgres to MySQL database . Uber's early architecture was made up of back-end applications written by Python, using the Postgres database. Since then, Uber's architecture has changed dramatically, transforming to microservices models and new data platforms. Previously they used Postgres, and now use the MySQL-based database shard layer. Uber engineers say they switched to schemaless and other MySQL-based backend services, mostly because Postgres data replication is inefficient, postgres the efficiency of updating existing rows is less than mysql,postgres need to rewrite each row index, and MySQL only updates the changed index.

Forwarded from: Http://top.jobbole.com/35364/?utm_source=blog.jobbole.com&utm_medium=sidebar-top-news

Uber switches from Postgres to MySQL

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.