This tool is designed to interact with SQLite databases via command-line interface. Other than just issuing the sql staments by yourself, you can let AI generate sql statements based on your prompt.
This project enables SQLite3 operation on the Raspberry Pi Pico, primarily utilizing the onboard flash memory's littlefs, while also supporting various storage media and filesystems such as SD card's ...