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]
SQL Server JSON functions, a bridge between NoSQL and relational worlds
SQL Shack
Installing Hadoop 3.2.1 Single node cluster on Windows 10
Towards Data Science
Created a Nuget package for SchemaMapper class library
GitHub
An overview of the DTExec utility in SSIS
SQL Shack
DTExec is a tool used to configure and execute SQL Server Integration Services (SSIS) packages. Many developers and database administrators use this tool, especially when automating the package execution using third-party applications or non-supported programming languages. This article will introduce this tool to you, also help you understand how and...
[Read More]