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

Get a mariadb instance rolling and well as sequelize (ORM) integration #3

Closed
anyweez opened this issue Apr 16, 2016 · 3 comments
Closed

Comments

@anyweez
Copy link
Owner

anyweez commented Apr 16, 2016

Need:

  • users
  • guesses
  • solution records (for confirming solutions w/ beacons)
@anyweez
Copy link
Owner Author

anyweez commented Apr 16, 2016

I'm actually going to try MariaDB for now with Sequelize as an ORM.

http://docs.sequelizejs.com/en/latest/

Theoretically I shouldn't have to switch to anything nosql directly since Maria has a Cassandra-powered engine (nosql) but in general this feels like a solid use case for relational db's.

@anyweez
Copy link
Owner Author

anyweez commented Apr 16, 2016

Initial integration in edb03ae for Attempts. Still more work to be done.

@anyweez anyweez changed the title Get a mongodb instance rolling and mongoose integration Get a mariadb instance rolling and well as sequelize (ORM) integration Apr 16, 2016
@anyweez
Copy link
Owner Author

anyweez commented Apr 19, 2016

v1 models are in as of 0a04590.

@anyweez anyweez closed this as completed Apr 19, 2016
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