Skip to content

Add SQLite3 DB and ORM layer #2

@lbkchen

Description

@lbkchen

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?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    core featureCore feature for the application

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions