This page covers good quality information sources on business intelligence articles. Unfortunately, there is not much Business Intelligence-focused websites. The sources I found are mainly focused on SQL Server, Data, Excel.
- SQL Authority | feed – Pinal Dave is the author and administrator of the largest SQL blog with about 3600 articles and works as an independent consultant and trainer.
- SQL ServerCentral | feed – The largest community focused on SQL Server. The site contains lots of articles, discussions and tutorials
- SQL Shack | feed – Blog about databases and SQL Server Administration
- 1KeyData – Very good website about data warehouses and BI, unfortunately without rss feed
- MSSqltips – Also a great website, but I couldn’t find the rss feed
- Excel University | feed – Jeff Lenning’s Blog
If you wish to add another websites, please let me know
- Find SQL Server Agent Jobs that Start Other Jobsby Additional Articles on 22. 4. 2026 at 0:00
A SQL Server Agent job can start other jobs. Writing jobs this way makes it easy to compartmentalize jobs: start a “child” job only when the “parent” reaches a certain step. Finding these […]
- How to minimize downtime in a cloud migrationby Additional Articles on 20. 4. 2026 at 0:00
Pat Wright details how to plan cloud migration with minimal downtime. Learn key cutover strategies, testing methods, and critical questions to avoid data loss and system failure. The post How to […]
- What Power BI DirectQuery does to your SQL Server (and how to fix it)by kat.korson@redeagle.tech on 20. 4. 2026 at 0:00
Power BI DirectQuery can quietly overwhelm your SQL Server. Unlike Import mode, DirectQuery sends live T-SQL for every visual interaction, multiplying queries and placing heavy analytical load on the […]
- How User-Defined Types work in PostgreSQL: a complete guideby Additional Articles on 17. 4. 2026 at 0:00
I’m sure I’m not alone when I say, sometimes I get sidetracked. In this particular instance, I hadn’t intended to start learning about User-Defined Types (UDT) in PostgreSQL – I just wanted […]
- PostgreSQL String Functions Part 1by Shivayan Mukherjee on 17. 4. 2026 at 0:00
This article covers a number of basic string functions in PGSQL. The post PostgreSQL String Functions Part 1 appeared first on SQLServerCentral.

