Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.

NGN.DATA.View & NGN.DATA.MaterializedView #19

Closed
coreybutler opened this issue Jul 17, 2017 · 1 comment
Closed

NGN.DATA.View & NGN.DATA.MaterializedView #19

coreybutler opened this issue Jul 17, 2017 · 1 comment
Assignees
Milestone

Comments

@coreybutler
Copy link
Member

In read-only or read-heavy data sets, views may offer a more performant way to work with data. Views would simplify processing logic while materialized views essentially become a pre-generated representation of data, preventing excessive method calls on every record.

@coreybutler coreybutler self-assigned this Jul 17, 2017
@coreybutler coreybutler modified the milestone: 2.0.0 Jul 17, 2017
@coreybutler
Copy link
Member Author

Kamino closed and cloned this issue to ngnjs/NGN

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

No branches or pull requests

1 participant