rajanand.hashnode.devOLAP vs OLTPIf you're new to databases, you may have come across the terms OLAP and OLTP. In this blog post, we'll explain what they mean, and the differences between them, and provide real-life examples to help you understand these concepts. OLAP and OLTP are t...Apr 2, 2023·4 min read
rajanand.hashnode.devPowerShell Cmdlets and AliasIn the previous post, we covered variables in PowerShell. In this post, we will be discussing cmdlets. It is pronounced as "command-lets." It is the fundamental building block of PowerShell. It is a small, single-purpose, lightweight command that per...Feb 4, 2023·3 min read
rajanand.hashnode.devPowerShell VariablesLike any other programming language, variables are used to store values and data. They can be used to store text, numbers, objects, and other data types. Variables in PowerShell are denoted by a dollar sign ($), followed by the name of the variable. ...Feb 3, 2023·2 min read
rajanand.hashnode.devPowerShell Overview and BasicsPowerShell is a powerful automation tool that provides a command-line interface for system administration. With PowerShell, you can automate repetitive tasks and simplify complex processes. We will be exploring PowerShell from basic concepts to inter...Feb 1, 2023·3 min read
rajanand.hashnode.devDashboard Inspirations1. Geckoboard Executive CEO dashboard CEO Overview Executive Summary CMO dashboard CFO dashboard Forecast dashboard Management dashboard Team leader dashboard SaaS company dashboard SaaS daily snapshot SaaS financial dashboard Compa...Jan 20, 2023·3 min read