SQLite has its place, but it’s not fit for every occasion. Learn how to set up install-free versions of MariaDB, PostgreSQL MongoDB, and Redis for your development needs.
You will need your own MySQL database for backend functions. Fork and clone this repo Add a db_schemas folder in server directory Add a .env file to the root directory with the information below: ...
The main use case is benchmarking simple CPU-bound query variants against each other during local development. Only PostgreSQL is supported at this point, but pull requests for MySQL or other ...