An open API service indexing awesome lists of open source software.

https://github.com/sevinf/planetscale-mysql2-bench


https://github.com/sevinf/planetscale-mysql2-bench

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# `@planetscale/database` vs `mysql2` benchmark

### Usage

1. Create a database at https://planetscale.com/
2. Copy `.env.example` file into `.env` and adjust `DATABASE_URL` variable to point to your database
3. Run `npm install`
4. Run `npm run bench`