|
24 | 24 |
|
25 | 25 | [OracleDB SQL Style Guide Basics](https://oracle.readthedocs.io/en/latest/sql/basics/style-guide.html)
|
26 | 26 |
|
| 27 | +[Tableau CRM: BI Software and Tools](https://www.salesforce.com/products/crm-analytics/overview/) |
| 28 | + |
27 | 29 | [Databases on AWS](https://aws.amazon.com/products/databases/)
|
28 | 30 |
|
29 | 31 | [Best Practices and Recommendations for SQL Server Clustering in AWS EC2.](https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/aws-sql-clustering.html)
|
|
60 | 62 |
|
61 | 63 | [SQL Server Business Intelligence(BI)](https://www.microsoft.com/en-us/sql-server/sql-business-intelligence) is a collection of tools in Microsoft's SQL Server for transforming raw data into information businesses can use to make decisions.
|
62 | 64 |
|
| 65 | +[Tableau](https://www.tableau.com/) is a Data Visualization software used in relational databases, cloud databases, and spreadsheets. Tableau was acquired by [Salesforce in August 2019](https://investor.salesforce.com/press-releases/press-release-details/2019/Salesforce-Completes-Acquisition-of-Tableau/default.aspx). |
| 66 | + |
63 | 67 | [DataGrip](https://www.jetbrains.com/datagrip/) is a professional DataBase IDE developed by Jet Brains that provides context-sensitive code completion, helping you to write SQL code faster. Completion is aware of the tables structure, foreign keys, and even database objects created in code you're editing.
|
64 | 68 |
|
65 | 69 | [RStudio](https://rstudio.com/) is an integrated development environment for R and Python, with a console, syntax-highlighting editor that supports direct code execution, and tools for plotting, history, debugging and workspace management.
|
|
0 commit comments