What is SQLAlchemy?
An intro to ORM and SQLAlchemy.
As per the official documentation- “SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.”
But…
Before we begin our discussion let...
priyasrivastava.hashnode.dev2 min read