What is Google App script Google app script is an application development platform on which we can build an app to interact with google workspace. … Read more “Google App Script”
Google Sheets API Integration Using Python
Introduction Google Sheets is the free, web-based spreadsheet application available to anyone with a Google account or Gmail address. It has become a useful, feature-rich … Read more “Google Sheets API Integration Using Python”
MongoDB Sharding
What is Sharding in MongoDB? Sharding is a concept in MongoDB, which splits large data sets into small data sets across multiple MongoDB instances. Sometimes … Read more “MongoDB Sharding”