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

Choice of database #115

Closed
wnfldchen opened this issue Sep 28, 2018 · 10 comments
Closed

Choice of database #115

wnfldchen opened this issue Sep 28, 2018 · 10 comments
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@wnfldchen
Copy link
Member

Choice of database for Wall-E: reply here!

@wnfldchen wnfldchen added enhancement New feature or request question Further information is requested labels Sep 28, 2018
@wnfldchen
Copy link
Member Author

MySQL

@modernNeo
Copy link
Member

modernNeo commented Sep 28, 2018

Not redis :-P
I have no opinion, don't know enough about databases to comment

@modernNeo
Copy link
Member

I think its a good question ask what do we need that Redis doesnt provide though? @wnfldchen

@wnfldchen
Copy link
Member Author

Storing data in a relational format, which I recommend for future features like user levels/score tracking and word usage tracking. Relational formats allow more complex queries like joins and other relational algebra operations which may be needed for those features.

@modernNeo
Copy link
Member

@wnfldchen any reason why MySQL over Postgres?

@wnfldchen
Copy link
Member Author

Only because I've administered and used it before in CMPT 354

@modernNeo
Copy link
Member

Down with Oracle, I vote for Postgres

@brenfan
Copy link
Contributor

brenfan commented Oct 2, 2018

excel document

@wnfldchen
Copy link
Member Author

Yeah I agree with Postgres

@modernNeo modernNeo self-assigned this Dec 22, 2018
@modernNeo
Copy link
Member

has been resolved with the following PRs:
#150
#159
#160
#161

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants