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
- How to Connect SQL Server and Create C# Objects for Data Managementby cmarix on 24.3.2023 at 0:00
Learn about how you can work with your SQL Server data from C#. A good basic tutorial for beginning C# developers. The post How to Connect SQL Server and Create C# Objects for Data Management […]
- SQL Server, Oracle and PostgreSQL Database Security Roles, Schemas, Grants, Privileges and Owners - Part IIby Additional Articles on 24.3.2023 at 0:00
This article covers the concepts of roles, schemas, grants, privileges, and owners and the similarities and differences in SQL Server, Oracle, and PostgreSQL. The post SQL Server, Oracle and […]
- Thought Leadership resource pageby Additional Articles on 24.3.2023 at 0:00
Find the latest insights on digital modernization and the role of the database in it in our new resource page. With articles and webinars from Redgate leaders and friends of Redgate. The post Thought […]
- Understanding Substring in Oracle SQLby Arindam Mondal on 22.3.2023 at 12:47
The Oracle SQL database provides many useful functions to use with your query or programming. The SUBSTR function is one of the most used string functions in the Oracle SQL database. I will also […]
- PostgreSQL Constraints: Learning PostgreSQL with Grantby Additional Articles on 22.3.2023 at 0:00
One of the most important aspects of data management is the ability to ensure that the data in your database is well defined and consistent. Some aspects of that are ensured through the relational […]