vault backup: 2024-04-24 00:32:54
This commit is contained in:
10
Datastore.md
Normal file
10
Datastore.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# What to use?
|
||||
Currently (4/24/24) thinking of using primarily NoSQL based storage.
|
||||
* Not much of this seems to be relational data
|
||||
* Not as familiar, so good learning opportunity
|
||||
* Also, I _think_ SQL is more expensive to run in GCP
|
||||
* Granted, the actual inventory portion could be relational
|
||||
|
||||
# What to store?
|
||||
* Should receipt images be retained? doing so would let us train a data model on them later
|
||||
* Is a separate document needed to store what line item associations are made? or are we willing to accept adding data to the stored Document AI response?
|
||||
Reference in New Issue
Block a user