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

[PERFORMANCE] Use materialized view to improve EAV model #31

Open
slashformotion opened this issue Dec 13, 2022 · 0 comments
Open

[PERFORMANCE] Use materialized view to improve EAV model #31

slashformotion opened this issue Dec 13, 2022 · 0 comments

Comments

@slashformotion
Copy link
Member

In order to improve the speed of the queries on the EAV model, we could programmatically create a materialized view that reflect the type we want to represent.

@slashformotion slashformotion changed the title [PERFORMANCE] [PERFORMANCE] Use materialized view to improve EAV model Dec 13, 2022
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