top of page

Search

Maximizing Productivity and Creativity: Leveraging Ollama AI Models with Obsidian
In my last couple of articles, we took a look at running AI models locally and getting cozy with Obsidian . Now, it’s time to dive...
SQL Shark
Aug 19, 20243 min read
79
0

How to Use Obsidian for Effective Note-Taking and Knowledge Management
I'm usually an old-school Notepad type of guy. Throughout my IT career, I've spent countless hours taking notes in Notepad. While it's...
SQL Shark
Aug 19, 20247 min read
158
1

Running AI Models Locally with WSL, Ollama, Open Web-UI, and Docker
This is a comprehensive guide on how to install wsl on a Windows 10/11 Machine, deploying docker and utilising Ollama for running AI...
SQL Shark
Aug 13, 20246 min read
1,779
0

Understanding the Differences: Primary Key, Natural Key, and Surrogate Key in T-SQL
Introduction In the world of databases, keys are essential for maintaining data integrity and establishing relationships between tables....
SQL Shark
Jun 16, 20232 min read
705
0


Understanding the Different Types of Integration Runtimes in Azure Data Factory
Introduction: Azure Data Factory is a powerful cloud-based data integration service provided by Microsoft Azure. It enables organizations...
SQL Shark
Jun 15, 20233 min read
266
0

Azure Data Factory - Extracting API Data into JSON files
Problem Statement A client has asked me to create a solution to return the Police Forces of the UK into a Storage Account in JSON format....
SQL Shark
Jun 15, 20232 min read
43
0

Move files from Azure Data Lake to Sharepoint
Problem Statement Recently, an internal team requested CSV reports to be stored in a SharePoint folder, which were previously generated...
SQL Shark
May 8, 20232 min read
226
0

Dashboard Testing
1. Introduction The aim of this article is to describe the Dashboard Testing Phase of the Dashboard Development Lifecycle. It consists of...
SQL Shark
Jul 6, 20222 min read
96
0

Dashboard Development Lifecycle
A dashboard is a critical tool for understanding an organization's business performance. Decision-makers may see their company's key...
SQL Shark
May 22, 20225 min read
72
0
bottom of page