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

views and attached databases #55

Open
wwaites opened this issue Jan 20, 2012 · 0 comments
Open

views and attached databases #55

wwaites opened this issue Jan 20, 2012 · 0 comments

Comments

@wwaites
Copy link

wwaites commented Jan 20, 2012

The (undocumented!) use of views on sqlite databases in the webstore is quite elegant.

Also interesting is the ability to attach other databases.

Being able to construct a view using some tables that come from other (attached) databases would be quite a simple and elegant way to support combining datasets.

This would appear to need support for persistent attachments.

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