How to use the Power BI Desktop Bridge to automate ...
Microsoft continues to blur the line between low-code visual tools and code-first development for Power BI, recently […]
Microsoft continues to blur the line between low-code visual tools and code-first development for Power BI, recently […]
PASS Data Community Summit is celebrating a milestone most communities never reach: 25+ years of data professionals […]
SQL Server DBAs routinely rely on automation: SQL Server Agent jobs, maintenance plans, refresh processes, restore scripts, replication cleanup, […]
PostgreSQL replication is one of the most powerful tools available for keeping your database resilient, redundant, and […]
MySQL and PostgreSQL both store spatial and geometric data, but they take fundamentally different approaches. While MySQL […]
Moving from Oracle to PostgreSQL means losing one of Oracle’s most-loved diagnostic tools: the Automatic Workload Repository […]
CVE-2026-47295 is a SQL Server vulnerability that lets a maliciously crafted database backup execute attacker-controlled code with […]
The DBA role has always been misunderstood. But ask a senior database professional what their week looks […]
Indexes are supposed to make SQL Server faster – so why do so many databases end up […]
In the modern data landscape, most of the effort doesn’t go into building models or dashboards. It […]
MySQL Enterprise Monitor was a tool many database administrators turned to in times of need – that […]
Building a WordPress plugin was never part of Grant Fritchey’s comfort zone — but that’s the whole […]
This article takes one practical thread from Fabiano Amorim’s broader SQL Server security research: how apparently normal […]
AI developer tools have matured fast. In 2026, most engineering workflows touch at least one AI coding […]
Although ‘Big Data’ (and more specifically, the analysis of it) offers several benefits, organizations often fail to […]
Building an API with AI is fast, but it’s not hands-off. In this article, Grant Fritchey uses […]
This guide walks through setting up promptfoo, an open-source LLM testing framework, to run automated test suites […]
Edward Pollack recently wrote an excellent wish list for T-SQL features he’d like to see in an […]
Building a database deployment pipeline with AI assistance sounds straightforward…until the AI starts treating temporary security shortcuts […]
Building a startup as an international student, while job hunting on OPT and coding past midnight, isn’t […]
Duplicate records are a costly problem in any system that stores people’s names. “Jon Smith” vs. “John […]
For database engineers stepping into cloud migrations for the first time, networking is the silent troublemaker. Most […]
I handed Microsoft Copilot the keys to design a PostgreSQL schema for Azure Database for PostgreSQL Flexible […]
SQL Server is one of the most mature database platforms in the world, but that doesn’t mean […]
Understand analytics in esProc SPL with this comprehensive guide covering time series analysis, text processing, statistical methods, […]
This article explores how MySQL and PostgreSQL handle XML data differently, including storage behavior, validation, XML querying, […]
Like most of you, I’ve been using AI large language models (LLMs) at work and at hobby […]
SQL injection is one of the oldest and most well-understood vulnerability classes in software security. Most developers […]
It may seem that in today’s rapidly evolving landscape of AI and digital threats, becoming certified is […]
In this article, I’ll explain how to implement vector search in SQL Server using the VECTOR_DISTANCE and […]
Large language models (LLMs) and the agents built on top of them ingest everything they are given, […]
Kristyna Ferris didn’t come from a traditional tech background. She studied anthropology, stumbled into data through an […]
Seven years after GDPR came into force, European regulators have issued over 2,245 fines totalling nearly 5.65 […]
According to Redgate’s 2026 State of the Database Landscape report, 91% of teams – no matter how […]
In the first article of this series, I explained how to install and configure Ollama to host […]
Retrieval-Augmented Generation (RAG) does not solve AI hallucinations. Instead, it just moves the failure point from the […]
Oracle-to-Postgres migration seems simple at first, but everything changes when you hit the DBMS_* packages. The 200,000 […]
User-defined functions (UDFs) in Power BI let you build reusable, automated tests for your semantic models — […]
When we want to use AI-based comparisons of text, via vector search in SQL Server, we need […]
In this article, learn how PostgreSQL powers data science workflows, including query execution, performance optimization, indexing, data […]
In this Simple Talk opinion piece, Microsoft certification veteran Dr Greg Low considers – and shares his […]
While pgvector enables powerful semantic search, it doesn’t automatically keep embeddings in sync when your data changes, […]
AI-driven workflow automation and orchestration enable faster decisions, greater efficiency, and scalable operations. By combining automation with […]
There are few operators in T-SQL that cause developers to scramble for documentation more than PIVOT and […]
There’s now another reason an immediate patch is needed for organizations running Valkey clusters, according to Percona […]
Indexed view tampering in SQL Server backups can expose cross-database data after restore. In this article, you’ll […]
Redgate’s 2026 State of the Database Landscape report reveals that people are increasingly willing to accept more […]
Upcoming versions of PostgreSQL will be phasing out the MD5 hashing method within the authentication infrastructure of […]
Privacy-aware analytics is the practice of generating insights without exposing PII, helping you stay compliant with laws […]
In today’s cloud-driven, multi-platform environments, answering the simple question – who owns that database? – is no […]