CaravanStudios / open-product-recovery

Apache License 2.0
26 stars 20 forks source link

Build a Firestore-based implementation of OprDatabase #37

Open johndayrichter opened 1 year ago

johndayrichter commented 1 year ago

Depends on #23

Create a Firestore-based implementation of OprDatabase. Firestore is cheaper to run and simpler to configure than Cloud SQL, and might be a better alternative to a SQL database for many Google Cloud customers.