Lock your (postgres) tables from being altered

red and yellow stop sticker

Want to lock your table but only on DDL operations? Use the below code to ensure no one is altering your tables. To achieve this we will create a trigger on all alter table commands, then filter it down by table name and finally throw an exception telling the user that they cannot alter the table.

Continue Reading

Using Google Sheets as a makeshift Database [Depriciated]

Do you want need a quick solution without going into the hassle of setting up a Database? If your answer to any of those questions was a yes, then you’ve come to the right place. This post will show you how you can use Google sheets as your database. For the purposes of this blogpost I will be usiing this Google sheet.  As you can see, we will be collecting the following data from the user – Name, Email

Continue Reading

Creating a local backup for your Emails

Do you want to download your Emails to your local system? Does your email provider not allow you to download specific emails? Do you have a some knowledge of Python Scripting?  If your answers to your above questions were “yes”, then you’ve come to the right place.If you want to get all your Emails data at one go, you can follow this video(for Gmail). For the purposes of this tutorial we will be using the imap protocol to access and

Continue Reading

Site Footer

Sliding Sidebar

About Me

About Me

Hey, I am Thomas Ashish Cherian. What I cannot create, I do not understand.

Social Profiles