Examveda

Which ORM library is popular for Python database connectivity?

A. SQLLink

B. ORMpy

C. SQLAlchemy

D. PyORM

Answer: Option C

Solution (By Examveda Team)

SQLAlchemy is a widely used ORM library for Python, supporting various database management systems.

Join The Discussion

Related Questions on Database Connectivity with Python

What is SQLite?

A. A type of programming language

B. A relational database management system

C. A Python module for web scraping

D. A version control system