In this video I wanted to show how to implement basic SQLite database operations by using Web interface.
SQLite browser link:
https://sqlitebrowser.org/dl/
SQLite3 Arduino library:
https://platformio.org/lib/show/6173/Sqlite3Esp32
https://github.com/siara-cc/esp32_arduino_sqlite3_lib
The whole project:
https://github.com/FakirMaker/SQLite3-ESP32-Web-Server/tree/main/SQLite3%20Web