from Hacker News

Planet Scale and Rust – two great tastes that taste great together

by tedpower on 4/5/22, 12:25 AM with 1 comments

  • by tedpower on 4/5/22, 12:28 AM

    PlanetScale is an awesome DB that handles sharding and size-balancing — plus they have an incredible free tier. https://planetscale.com/

    Rust is a memory-safe systems programming language that has earned the title of most beloved language on StackOverflow’s annual developer survey for the past six years running. https://www.rust-lang.org/

    These two technologies seemed like a match made in heaven. The best in database technology with an unbeatably fast and secure access layer. There was just one problem…

    …no one had ever done it before. Until now! Let us know if you have any questions :)