Submit a ticket My tickets
Welcome
Login  Sign up

SQL Server Connector

This article describes how DataGalaxy SQL Server connector works.

This connector is available in the following modes:

Desktop mode ✅SaaS Online mode ✅

This connector supports the following import modes:

Standard mode ✅URN mode

Connector scope

The connector allows you to import the following metadata from SQL Server into a Database source:

  • The set of schemas for a given database
  • The content of the schemas: tables, views and columns
  • Primary and foreign keys between tables

The extracted objects and their correspondences are detailed in the following table:

SQL Server Object
DataGalaxy Object
Comments
SchemaModel (Container)
TableTable (Structure)Comments are uploaded to the DataGalaxy Technical Comment field.
ViewView (Structure) Comments are uploaded to the DataGalaxy Technical Comment field.
ColumnColumn (Field)Name, data type (size and precision), description, order are returned when available. Comments are uploaded to the DataGalaxy Technical Comment field.
Primary KeyPrimarey KeyThis information will be used to link tables in DataGalaxy diagrams
Foreign KeyForeign Key

Configuration of a connection

DataGalaxy SQL Server connector uses the JDBC driver provided by Microsoft.

The following information is required to set up a connection:

Parameter
Mandatory
Description
ServerYesServer name
InstanceNoName of the SQL Server instance
PortYesServer port
DatabaseYesLimits the scope to the specified database
SchemaNoLimits the scope to the specified schema
UserYes
PasswordYes
Advanced modeNoOption to customize the JDBC URL used to connect

Execution of the connector

To create a connection via the Online connector, the entry points are as follows: 

  • From the Import button of the "Shortcuts" widget on the home screen of a client space or workspace 

  • From the Import button of one of the modules when it is empty

  • From the Import button in the contextual menu of one of the modules, on the right side of the filtered views

  • From the Add a connection button in the Connector tab available in the workspace setup screen

You can optionally filter (by module, connector type or by using the search bar), then click on the desired technology: 

You then need to complete the login form using the login information described above to perform an import. For more details on the steps involved in running the Online connector, you can consult the following article: [HowTo] Running the Online Connector

This technology is also available via the Desktop Connector, you can find more information on the procedure here: [How to] How to use the connector.

Releases

DatePlugin
Version
DataGalaxy
release
Desktop Connector
version (minimum)
Description
23/01/20265.0.5v3.302.1
5.15.4Orphaned handling feature bugfix for urn mode
29/12/20255.0.4v3.296.15.15.4Orphaned handling feature bugfix for urn mode
02/12/20255.0.2v3.285.35.15.3
CVE fixes
30/07/20244.0.0v3.63.0
5.0.4Migrated from java 11 to java 17 + CVE fixes


Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.