Tagged Questions
-1
votes
5answers
232 views
Is Python only for building backends when you need to write SQL by hand?
I am completing my first database project which aims to build a simple discussion site.
The answers which I got at Superuser suggests me that Python is difficult to use in building a database webapp ...