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
- 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 […]