This guide walks you through setting up a React application designed with a local-first database philosophy, enabling seamless offline functionality and synchronization with cloud databases. By ...
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 ...