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

JSON or database for storing persistent data #2

Open
qhdwight opened this issue Jan 19, 2022 · 1 comment
Open

JSON or database for storing persistent data #2

qhdwight opened this issue Jan 19, 2022 · 1 comment

Comments

@qhdwight
Copy link
Collaborator

Right now https://jsonpickle.github.io/ is being used for storing data. I'm not really sure if I like it though, since it will probably get unwieldy as more data is added. Plus it's kinda sus since it loads Python types directly from name.

@qhdwight
Copy link
Collaborator Author

The more I think about this we should really be using an ORM and sqlite or something

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