Best Backend for Admin, Avoids ORMs /u/redditplzletmelive Python Education

I want to build a Web app where people can have accounts and I can have an administrator panel where I can work on the DB whenever I need to.

I also want to avoid ORMs as much as possible and I want all of my database queries to be written in SQL as much as possible. I really really really do not like ORMs.

Django is tightly bound to ORMs from what I understand, but Flask and FastApi don’t have as much security or admin support from what I understand.

What’s the best backend for my needs?

submitted by /u/redditplzletmelive
[link] [comments]

​r/learnpython I want to build a Web app where people can have accounts and I can have an administrator panel where I can work on the DB whenever I need to. I also want to avoid ORMs as much as possible and I want all of my database queries to be written in SQL as much as possible. I really really really do not like ORMs. Django is tightly bound to ORMs from what I understand, but Flask and FastApi don’t have as much security or admin support from what I understand. What’s the best backend for my needs? submitted by /u/redditplzletmelive [link] [comments] 

I want to build a Web app where people can have accounts and I can have an administrator panel where I can work on the DB whenever I need to.

I also want to avoid ORMs as much as possible and I want all of my database queries to be written in SQL as much as possible. I really really really do not like ORMs.

Django is tightly bound to ORMs from what I understand, but Flask and FastApi don’t have as much security or admin support from what I understand.

What’s the best backend for my needs?

submitted by /u/redditplzletmelive
[link] [comments] 

Leave a Reply

Your email address will not be published. Required fields are marked *