Na této stránce budu udržovat zdroje informací k business intelligence v angličtině. Bohužel kvalitních webů zaměřených čistě na Business Intelligence moc není. Zdroje, které jsem dohledal jsou zaměřeny hlavně na SQL Server, Data, Excel nebo BI.
- SQL Authority | feed – Pinal Dave je autor a správce asi největšího blogu o SQL s cca 3600 články a působí jako nezávislý konzultant a školitel.
- SQL ServerCentral | feed – Největší komunita na SQL Server. Web obsahuje spoustu článků, diskusí a tutoriálů
- SQL Shack | feed – Relativně nový blog o databázích a administraci SQL Server
- 1KeyData – Dobrá webová stránka o datových skladech a BI, bohužel bez feedu
- MSSqltips – Taky super webová stránka, ale nepodařilo se mi proklikat na feed
- Excel University | feed – Celkem aktivní blog log Jeff Lenninga
Pokud máte jiné dobré zdroje tak sem s nimi
- 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.

