All posts tagged: Linux

ApexSQL TriggerViewer with sql server 2016 on cloud

  ApexSQL Trigger is an auditing tool for SQL Server databases which captures DML/DDL changes that have occurred including information on who made the change, which objects were affected by it, when it was made, as well as information on the SQL login, application, and host used to make the change. Visual themes in ApexSQL

ApexSQL Complete with SQL Server 2016 on cloud

Automatically complete SQL statements Improve productivity with snippets Keep track of all your tabs Easily navigate to SQL objects Review an object’s script and description Identify the structure of complex SQL queries Log every executed query Check queries in test mode Description To enable the Auto-complete feature, navigate to the ApexSQL Complete menu, and click the Enable auto-complete command:    

ApexSQL Refactor with SQL Server 2016 on cloud

ApexSQL Refactor is a free SQL formatter, and database refactoring tool for SQL Server. Format SQL queries, refactor SQL code and database tables with ease. It can format and refactor code directly in SSMS or VS, qualify objects, expand wildcards, encapsulate SQL, locate and highlight unused variables and parameters, and much more for FREE. ApexSQL

ApexSQL Search with SQL Server 2016 on cloud

ApexSQL Search analyzes SQL Server database object’s dependencies within the database, across databases, scripts and even applications. It recognizes all database dependencies, even those not recognized by SQL Server itself. Search for SQL objects directly in SSMS and VS, quickly find data in SQL tables and views, visualize complex relationships between objects and rename SQL

ApexSQL Snapshot utility with sql server 2016 and SSMS on Cloud

What is a snapshot? A snapshot is a read-only file in a binary format that stores the complete information of a database schema. It can be used as a data source in ApexSQL Diff. The ApexSQL Snapshot utility enables creating snapshots without ApexSQL Diff. The utility is free and can be installed on multiple remote

MS SQL Server 2005 Data Mining Add-ins for Microsoft Office 2007 on cloud

SQL Server 2005’s data-mining algorithms offer powerful capabilities for analyzing data, but Microsoft didn’t provide any out-of-the box tools for delivering data mining to the desktop until recently. In February 2007, Microsoft delivered the Data Mining Add-ins for Office 2007, which let you take advantage of SQL Server 2005 predictive analytics in Excel 2007 and

nginx varnish on azure

Webserver with Nginx Varnish MySQL – LEMP + V Stack on cloud

      NGINX is open source software for web serving, reverse proxying, caching, load balancing, media streaming, and more. It started out as a web server designed for maximum performance and stability. In addition to its HTTP server capabilities, NGINX can also function as a proxy server for email (IMAP, POP3, and SMTP) and a