db-sql
db-sql copied to clipboard
Support Sqlite
since sqlite is a file and not hosted on a server, this db type must be handled differently.
- ensure no additional database is created
- (temporary?) upload the sqlite-file to the server to be accessbile
- make it possible to use shared links (Dropbox/Onedrive/Gdrive...) where the sqlite db is located
- database names can not be queried