Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

[DX] Research on Firebase features #300

Open
ykdojo opened this issue Oct 13, 2022 · 3 comments
Open

[DX] Research on Firebase features #300

ykdojo opened this issue Oct 13, 2022 · 3 comments
Labels
dx New developer experience related feature or request good first issue Good for newcomers hacktoberfest

Comments

@ykdojo
Copy link
Collaborator

ykdojo commented Oct 13, 2022

Description

Get ready to migrate to Firebase by doing some research - in case we actually decide to go with it. Related: #243

[ ] How to do migrations (within Firebase)?
[ ] How to get a schema and create a new environment based on it?
[ ] How to protect an API path and use admin-level access in it
[ ] How to make a local backup
[ ] What's the pricing model?
[ ] Any other potential issues?

@ykdojo ykdojo added good first issue Good for newcomers dx New developer experience related feature or request hacktoberfest labels Oct 13, 2022
@adilwahla
Copy link
Contributor

adilwahla commented Oct 15, 2022

working on it will submit shortly
just check (unfinished [DOC]) & let me know am I going in right direction?
https://github.com/adilwahla/defaang/blob/main/MIGRATION_TO_FIREBASE.md

@ykdojo
Copy link
Collaborator Author

ykdojo commented Oct 17, 2022

@adilwahla thank you. Perhaps I should've clarified this earlier, but what I meant by migrations is migrations within a Firebase project, not a migration from Supabase to Firebase.

@mamonraab
Copy link

[ ] How to do migrations (within Firebase)?
https://firebase.google.com/docs/firestore/manage-data/move-data

[ ] How to get a schema and create a new environment based on it?
iam not sure what the question is

[ ] How to protect an API path and use admin-level access in it
https://firebase.google.com/docs/projects/iam/roles

[ ] How to make a local backup
https://firebase.google.com/docs/database/backups

[ ] What's the pricing model?
https://firebase.google.com/pricing

[ ] Any other potential issues?
when scale migrating out of firebase is problematic
cost when scale is high
don't use it when you have heavy relational data and need to enforce ACID

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dx New developer experience related feature or request good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

No branches or pull requests

3 participants