Home »
MCQs »
FastAPI MCQs
Does FastAPI uses NoSQL DB?
22. Does FastAPI uses NoSQL DB?
- Yes
- No
Answer: A) Yes
Explanation:
FastAPI can also leverage NoSQL databases like MongoDB, Cassandra, CouchDB, and others as the backend for REST app CRUD operations.