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

Add database schema classes within repo #4

Open
ericpan64 opened this issue Feb 7, 2023 · 0 comments
Open

Add database schema classes within repo #4

ericpan64 opened this issue Feb 7, 2023 · 0 comments
Assignees

Comments

@ericpan64
Copy link
Collaborator

Use something like dataclasses and/or Pydantic

Since repo is coupled with the data model being used, it'll be good to have the schema documented + accessible in a way that is standardized in the code + Git-accessible

Could possibly make constructing the BigQuery queries easier + more generic too

@ericpan64 ericpan64 self-assigned this Feb 17, 2023
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