This repository explores a network-level gateway that accepts MySQL connections but operates on a SQLite database. It provides three different implementations – check each for more details:
- PHP implementation
- TypeScript implementation with
mysql2library - TypeScript implementation – isomorphic and dependency-free
This project is licensed under GPLv2.1