Chapter quiz · Databases & Data

Test what you learned.

8 questions on Databases & Data. Pass 70% to clear the chapter.

← Review chapter lessons

Quiz

Databases & Data — Chapter Quiz

Eight questions on SQL, SQLite, Postgres, ORMs, Redis, uploads, queues.

0/ 9
  1. Question 1
    1

    Which is the safest way to query Postgres with user input?

  2. Question 2
    2

    SQLite is well-suited to a moderately-trafficked single-server app.

  3. Question 3
    3

    What is Redis primarily used for in Node apps?

  4. Question 4
    4

    Why use BullMQ for background jobs instead of setTimeout?

  5. Question 5
    5

    Best pattern for large file uploads to your Node app?

  6. Question 6
    6

    Schema changes recorded as numbered scripts are called database ___.

  7. Question 7
    7

    MongoDB stores documents as:

  8. Question 8
    8

    Which describe ORMs/query builders for Node + TypeScript?

    Select all that apply.

Pick an answer — instant feedback as you go.