Sqlite

There is functionsreadfile(path) and writefile(path,content) . Also fileio functions (we can list dir and another features)

https://github.com/nalgeon/sqlean/blob/main/docs/fileio.md

Last updated