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

Confirm choice of backend database for production deployments #3

Open
ingo opened this issue Jul 23, 2014 · 0 comments
Open

Confirm choice of backend database for production deployments #3

ingo opened this issue Jul 23, 2014 · 0 comments

Comments

@ingo
Copy link
Contributor

ingo commented Jul 23, 2014

Current SQLite is the backing database (abstracted by http://sequelizejs.com).

Sequelize supports the following databases: MySQL, MariaDB, SQLite or PostgreSQL

We should decide which of these databases we want as the default installation. I suggest we choose at least in part based on what is likely to be pre-installed (or a super-easy-install) on the average developer's machine.

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