FireStore is document database, not relational database. So FireO should be explained as ODM(Object Document Mapper), not ORM(Object Relational Mapper).
I fixed the explanation. Would you check them?
Yes it should be ODM but people mostly search ORM, less know about what ODM means. Most people come from SQL like databases. I think we have to go with ORM.
FireStore is document database, not relational database. So FireO should be explained as ODM(Object Document Mapper), not ORM(Object Relational Mapper). I fixed the explanation. Would you check them?