Best of MySQLMarch 2023

  1. 1
    Article
    Avatar of planetscalePlanetScale·3y

    Build a user management API with Nest.js and MySQL

    Learn how to build a user management API with Nest.js and MySQL. Connect the API to a PlanetScale MySQL database and perform CRUD operations on users.

  2. 2
    Article
    Avatar of planetscalePlanetScale·3y

    How to read MySQL EXPLAINs

    Learn how to read the output in MySQL EXPLAIN plans so you can utilize them to improve query performance.

  3. 3
    Article
    Avatar of sqlshackSQL Shack·3y

    PostgreSQL vs MySQL: Understanding their differences

    Compare PostgreSQL and MySQL database systems based on their differences, ownership, programming language, supported data types, ACID compliance, troubleshooting approach, and suitability for web-based applications.

  4. 4
    Article
    Avatar of lnLaravel News·3y

    MySQL for Developers Course is Live

    The MySQL for Developers course by Aaron Francis is now live. It is a free course consisting of over 7 hours and 64 videos covering various key topics. No previous database experience is required. Check out the course on the PlanetScale website.

  5. 5
    Article
    Avatar of glcGolang News·3y

    A Golang based open-source, self-hosted feature flag application

    Flipt is an open-source, self-hosted feature flag application that allows you to run experiments across services in your environment. It can be deployed within your existing infrastructure so that you don’t have to worry about your information being sent to a third party or the latency required to communicate across the internet.