Tag Archives: secure

The Right SQL User, For The Right Job

Just about every (web)application being built uses just one SQL user to do all its queries. This SQL user usually has all privileges to read data from the database, as well as perform UPDATE, INSERT & DELETE queries. Wouldn’t it … Continue reading

Posted in Webdevelopment | Tagged , , , | 7 Comments