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

Feature Request: Attach #63

Open
gjrtimmer opened this issue Mar 15, 2018 · 0 comments
Open

Feature Request: Attach #63

gjrtimmer opened this issue Mar 15, 2018 · 0 comments

Comments

@gjrtimmer
Copy link
Contributor

unqlite is considered to be the nosql counterpart of sqlite.
There are however some features available within sqlite which I also would like to see in unqlite.

Feature Request: Attach

Implementation of a attach method. This attach method will take a filepath as argument.
It will attach the provided filepath to the current database connection.

This allows to use a single database connection to interact with multple unqlite files. Also it might allow JX9 selection over collections in multiple unqlite files.

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