Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

connect two databases for joint query? #2

Open
watersoft123 opened this issue Dec 7, 2023 · 0 comments
Open

connect two databases for joint query? #2

watersoft123 opened this issue Dec 7, 2023 · 0 comments

Comments

@watersoft123
Copy link

This js sqlite tool is very nice, but it's a pity that few people pay attention to it. I have a question: how to connect two databases for joint query at the same time? I have stored two db in a memory database similar to localStorage, which can be accessed offline through setItem and getItem. This in-memory database can store large files, and even if the browser is cleared, it is not easy to lose them. I have saved two database files of nearly 100MB each.

lf-storage.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant