Skip to content
Singhak
  • Home
  • Tech
    • Javascript
    • Python
    • QnA
    • TipsnTricks
    • Automation
  • Blog
  • Submit Guest Post
  • About me
    • Contact Us
    • Privacy Policy
Menu Close
  • Home
  • Tech
    • Javascript
    • Python
    • QnA
    • TipsnTricks
    • Automation
  • Blog
  • Submit Guest Post
  • About me
    • Contact Us
    • Privacy Policy

More than Blogging

Read more about the article 10 MongoDB performance tuning tips for large scale applications
Database / MongoDB / TipsnTricks

10 MongoDB performance tuning tips for large scale applications

Indexing: One of the most important performance tuning tips for MongoDB is to properly index your collections. This allows for faster query execution and can greatly improve the performance of…

0 Comments
20th March 2023
Read more about the article Python utility scripts that can automate various tasks
Python / Tech / TipsnTricks

Python utility scripts that can automate various tasks

Here are some examples of simple Python utility scripts that can automate various tasks: 1. File Renamer: This script allows you to rename multiple files in a specific directory with…

0 Comments
13th March 2023
Read more about the article Setting up a MongoDB environment: A step-by-step guide for installing MongoDB on your local machine
Database / MongoDB / QnA

Setting up a MongoDB environment: A step-by-step guide for installing MongoDB on your local machine

MongoDB is a popular NoSQL database that is widely used for storing and managing data. In this article, we will walk you through the process of setting up a MongoDB…

0 Comments
6th March 2023
Read more about the article 5 Different ways to compress image using python script.
Python / QnA / Tech

5 Different ways to compress image using python script.

Using high quality image make our website slow and give an unpleasant experience to the user. SO, we can use python script to compress the image quality. Here some method…

0 Comments
27th February 2023
Read more about the article Make rest api call using https node module.
Javascript / Tech

Make rest api call using https node module.

REST (Representational State Transfer) is a popular architectural style for building web services. It allows clients to interact with a server using a simple set of commands, such as GET,…

0 Comments
20th February 2023
Read more about the article SQL JOINS in MongoDB with Examples
Database / MongoDB

SQL JOINS in MongoDB with Examples

MongoDB is a popular NoSQL database that stores data in a document-based format. Unlike traditional SQL databases, MongoDB does not support the use of JOINS to combine data from multiple…

0 Comments
13th February 2023
Read more about the article 8 ways to check JavaScript Object empty or not
Javascript / Tech

8 ways to check JavaScript Object empty or not

JavaScript objects are a fundamental data structure in any web application. One of the common tasks when working with objects is to check if an object is empty or not.…

0 Comments
6th February 2023
Read more about the article Check variable is a Date Object or not in JavaScript
Javascript / Tech

Check variable is a Date Object or not in JavaScript

We can check that a given variable is a date object or not. To check this, we have various approaches. Let check one by one. Solution 1: It will work…

0 Comments
30th January 2023
  • 1
  • 2
  • 3
  • 4
  • …
  • 21
  • Go to the next page

Buy Me a Coffee

Follow Us

Join Telegram Channel

Categories

Archives

Subscribe

Recent Posts

  • 10 MongoDB performance tuning tips for large scale applications
  • Python utility scripts that can automate various tasks
  • Setting up a MongoDB environment: A step-by-step guide for installing MongoDB on your local machine
  • 5 Different ways to compress image using python script.
  • Make rest api call using https node module.

Menu

  • Home
  • Submit Post
  • Privacy Policy
  • About me
  • Guest Post Submission
  • Contact Us
Support Me

Buy Me a Coffee

Copyright 2021 - Singhak
pixel