Get to know Cloud Firestore

Let's do a quick test! You must answer at least 4 questions correctly to pass this quiz.

Build web apps backed by Cloud Firestore
  1. Fill-in-the-blanks

    Enter one or more words to complete the sentence.

    Most NoSQL databases lack , which means that they don't place any restrictions on the kind of data that you can input.

  2. The time that it takes to run a query is ___ the number of results that you get back.

  3. Your security rules target the specific ___ that you secure and the logic that you use to secure them.

  4. You use ___ when you want to perform many operations on a database at once.

  5. True or false? FirebaseUI is a library that gives you a prebuilt UI on top of Firebase Authentication.

Was this helpful?