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

Consider switching to an actual DB #5

Open
V-FEXrt opened this issue Jul 8, 2016 · 1 comment
Open

Consider switching to an actual DB #5

V-FEXrt opened this issue Jul 8, 2016 · 1 comment
Assignees

Comments

@V-FEXrt
Copy link
Owner

V-FEXrt commented Jul 8, 2016

https://docs.python.org/2/library/sqlite3.html

@V-FEXrt V-FEXrt self-assigned this Jul 8, 2016
@PathogenDavid
Copy link

One nice feature of using a plain text file for the store is that you could store it in Git if you wanted to share it with a team.

IMO, the power on SQLite would be wasted on a project like this. You could just serialize the map to JSON or something though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants