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

Denormalization required #22

Closed
Zeks opened this issue Jun 25, 2018 · 1 comment
Closed

Denormalization required #22

Zeks opened this issue Jun 25, 2018 · 1 comment

Comments

@Zeks
Copy link
Owner

Zeks commented Jun 25, 2018

Fetching query sizes takes too long because DB needs to match too much tables to work properly.
Need to denormalize slash and fandoms at least
Slash data needs to move directly into the fanfic table.
Fandom data could probably be merged as numbers and queried with LIKE

@Zeks
Copy link
Owner Author

Zeks commented Jun 25, 2018

Denormalization of the current database finished.
Now I need to update the crawler to write the information to the correct places.

@Zeks Zeks closed this as completed Nov 13, 2018
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