Watch how to manage database connections and how to create a new model from existing database via reverse engineering.
Related Articles
How to create an “Empty database” project in Jenkins with the help of...
In this post we are going to create a project in Jenkins that drops all objects from a database to prepare it for a clean script deployment. In order to do this in Jenkins, we need the sql script tha...
PySpark Examples #1: Grouping Data from CSV File (Using RDDs)
During my presentation about “Spark with Python”, I told that I would share example codes (with detailed explanations). So this is my first example code. In this code, I read data from a CSV file to c...
Azure Data Factory and SSIS compared
I see a lot of confusion when it comes to Azure Data Factory (ADF) and how it compares to SSIS. It is not simply “SSIS in the cloud”. See What is Azure Data Factory? for an overview of ADF, and I’ll...
