Flutter Firebase Part 3: Firestore Queries

preview_player
Показать описание

00:00 Intro
01:10 Query Operators
02:55 Users Collection Example
03:50 Query Class
05:05 Limitations
09:15 Query a Collection
11:10 Users Screen Example
13:10 Error Handler
14:00 Search Index
15:30 Ordering Results
18:20 Invalid Query
Рекомендации по теме
Комментарии
Автор

Thank you for covering the limitations, it is really good to know these issues and think carefully about my project's infrastructure... I didn't know about them (too lazy to read the docs.) Big thumbs up. 👍

I have one question though. Do you know if other major NoSql database engines have similar limitations? In other words, are these issues somehow Firestore-specific or do these limitations exist due to the underlying nature of NoSql data handling?

lowlydeveloper
Автор

i'm looking for it, but I can't find it. how can I make firebase indexes two array queries?

mehmetnurkavan