coleifer/sqlite-web

Can I open multiple databases?

Closed this issue · 4 comments

Is it possible to open multiple databases on the same port?

i'd also like to know the answer to this question. also why did the author close the issue instead of giving an answer???

I'm not sure how well it would work, but you can try opening the query tab and running an ATTACH query to attach a 2nd database.

I'm not sure how well it would work, but you can try opening the query tab and running an ATTACH query to attach a 2nd database.

but how can i manage multiple databases by docker ?

You won't be able to very easily.