This article briefly explains how to execute scripts written in Python in SQL Server and how Machine Learning services facilitate this process.
Top free T-SQL training videos
SQL Shack
Working with parameters in the sp_executesql stored procedure
SQL Shack
Export indexes and constraints from SQL Server graph databases to Neo4j
SQL Shack
Free database certification exams you should take!
Tech Blog
Professional certification recognizes your knowledge and experience and enhances your professional credibility. Many students and developers cannot get certified since they cannot pay the certifications exams fees. After a little research on the internet, I found several database certification exams available for free by leading database providers in the market....
[Read More]
Building SSAS tabular models using Biml
SQL Shack
Microsoft SQL Server Gurus you should follow
Tech Blog
Building SSAS OLAP cubes using Biml
SQL Shack
Migrating SQL Server graph databases to Neo4j
SQL Shack
Getting started with the Neo4j graph database
SQL Shack
Import data from MongoDB to SQL Server using SSIS
SQL Shack
SSIS packages automation tools
Tech Blog
Even after the rise of Big Data technologies, Microsoft SQL Server Integration Services still one of the most popular data integration tools. Mainly, SSIS developers use Visual Studio to develop their data integration packages. One of the main challenges that face the SSIS developers is that they design tens of...
[Read More]
Adding MySQL, SQLite, and Oracle support to SchemaMapper
Tech Blog
As in the first release (1.0.0), SchemaMapper was developed to merge data from different file types (flat file, Excel, Access …) into one SQL table. SchemaMapper 1.1.0 was released after being improved to support reading from relational databases and writing data into more data formats. Also, SchemaMapper 1.1.0 is now...
[Read More]
Nine features that made SQL Server more than a traditional DBMS
Tech Blog
Building databases using Biml
SQL Shack
Manticore search: a continuation of the Sphinx search engine
SQL Shack
In this article, we will be talking about Manticore Search, which is an open-source search engine first released in 2017 as a fork of the Sphinx search engine. We will try to describe this search engine briefly, mention some of its differences from the Sphinx search engine, and we will...
[Read More]
Building full-text indexes using the Sphinx search engine
SQL Shack
Getting started with Sphinx search engine
SQL Shack
In this article, we will be talking about the Sphinx search engine and how to use it to install it on the Windows operating system. This is the first article in the “Sphinx Search Engine” series, where we will explain how to install and use this search engine to create...
[Read More]
Melissa Data Quality free components for SSIS
SQL Shack
Reasons to not install Hadoop on Windows
Tech Blog
Connecting to Apache Hive and Apache Pig using SSIS Hadoop components
SQL Shack
SSIS Hadoop Connection Manager and related tasks
SQL Shack
Importing and Exporting data using SSIS Hadoop components
SQL Shack
In this article, we will briefly explain the Avro and ORC Big Data file formats. Then, we will be talking about Hadoop data flow task components and how to use them to import and export data into the Hadoop cluster. Then we will compare those Hadoop components with the Hadoop...
[Read More]
Installing Apache Pig 0.17.0 on Windows 10
Towards Data Science
Installing Apache Hive 3.1.2 on Windows 10
Towards Data Science
While working on a project two years ago, I wrote a step-by-step guide to install Hadoop 3.1.0 on Ubuntu 16.04 operating system. Since we are currently working on a new project where we need to install a Hadoop cluster on Windows 10, I decided to write a guide for this...
[Read More]