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

Add SQLite3 DB and ORM layer #2

Open
2 tasks
lbkchen opened this issue Feb 25, 2019 · 0 comments
Open
2 tasks

Add SQLite3 DB and ORM layer #2

lbkchen opened this issue Feb 25, 2019 · 0 comments
Labels
core feature Core feature for the application

Comments

@lbkchen
Copy link
Owner

lbkchen commented Feb 25, 2019

I think this is the data layer that we'll use for V1 of the application since it's going to be fully offline. Once I start thinking about cloud sync support I'll think about alternatives data stores. Think SQLite3 can still be okay though.

Implementation Steps

  • node-sqlite3
  • ORM layer (sequelize?)
@lbkchen lbkchen added the core feature Core feature for the application label Feb 25, 2019
@lbkchen lbkchen added this to the V1: Offline App milestone Feb 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core feature Core feature for the application
Projects
None yet
Development

No branches or pull requests

1 participant