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.
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.