Performance Tuning!

2 minute read

Introduction Performance tuning is a set of approach to optimize the database operations. Tuning is done at many level, depending upon the nature of iss...

Flask CRUD

1 minute read

Flask CRUD Demo Application Flask Flask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the abi...

Oracle Sql and Pl/Sql topics as Q&A

7 minute read

Important topics in Q&A format is based on my experience. Feel free to update me in case of any observation or you want to add anything. This post is spe...

Scrape web using Scrapy FrameWork

less than 1 minute read

Scrape Naukri.com job using Scrapy Scrapy An open source and collaborative framework for extracting the data you need from websites. Using scrapy you can s...