We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It should be easy to connect a CLJS datascript or datahike DB to the datalog-console running in a browser.
It would be great if we could find any in memory or IndexDB datalog DBs, render them in a list, and let the user click to connect the console to one.
Ultimately it would be nice to query across multiple connections, but that's for another issue.
If we can't automatically discover and connect to in-memory DBs what should we do?
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
It should be easy to connect a CLJS datascript or datahike DB to the datalog-console running in a browser.
It would be great if we could find any in memory or IndexDB datalog DBs, render them in a list, and let the user click to connect the console to one.
Ultimately it would be nice to query across multiple connections, but that's for another issue.
If we can't automatically discover and connect to in-memory DBs what should we do?
The text was updated successfully, but these errors were encountered: