Skip to content

Consider using an ORM such as flask-sqlalchemy #2

@codewithlennylen

Description

@codewithlennylen

Using a database Object Relational Mapper (ORM) makes the site easier to scale and minimizes errors that can arise from incorrect SQL querries.
Also, an ORM makes the site more secure as it is a quick and easy way of preventing common SQL Injection attacks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions