PlanetScale is a serverless MySQL platform that comes with modern features such as data branching, a serverless connection driver, multi-region support, a sleek CLI, and much more.
In particular, PlanetScale's Serverless Driver for JavaScript makes it a great fit to use with the endpts Serverless Functions.
In this article, the author shows how to build a simple API to list users stored in our PlanetScale DB to illustrate how to connect to it and query it from your endpts Functions.
















