You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?)
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: