User Tools

Site Tools


connectors

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
connectors [2019/10/30 18:36] dmitryconnectors [2019/10/30 19:12] dmitry
Line 1: Line 1:
-===== Connectors =====+====== Connectors ======
 A connector in EasyMorph holds information about connection settings required to connect to an external system, such as a database, cloud service, email, enterprise application, or REST API. A connector in EasyMorph holds information about connection settings required to connect to an external system, such as a database, cloud service, email, enterprise application, or REST API.
  
Line 16: Line 16:
 Having shared repositories is also convenient for migrating projects from dev to test/prod environments as shared connectors are referenced by name. I.e. a project can query a database that is specified by connector "Customers". In a test environment a connector named "Customers" can point to a test database, while in a production environment a connector named also "Customers" point to a production database. When moved from one environment to another, the project will use necessary connector automatically. Having shared repositories is also convenient for migrating projects from dev to test/prod environments as shared connectors are referenced by name. I.e. a project can query a database that is specified by connector "Customers". In a test environment a connector named "Customers" can point to a test database, while in a production environment a connector named also "Customers" point to a production database. When moved from one environment to another, the project will use necessary connector automatically.
  
-=== Database connectors ===+==== Database connectors ====
 Currently EasyMorph supports these database types: Currently EasyMorph supports these database types:
  
Line 31: Line 31:
   * Generic ODBC (custom SQL only)   * Generic ODBC (custom SQL only)
  
-=== Email connectors ===+==== Email connectors ====
  
   * Generic email server (IMAP)   * Generic email server (IMAP)
   * Microsoft Exchange   * Microsoft Exchange
  
-=== System connectors ===+==== System connectors ====
  
   * SSH (used also for SFTP/SCP transfers)   * SSH (used also for SFTP/SCP transfers)
   * Web location (used also for REST API)   * Web location (used also for REST API)
  
-=== Enterprise applications ===+==== Enterprise applications ====
  
   * Microsoft SharePoint   * Microsoft SharePoint
Line 49: Line 49:
   * Qlik Sense   * Qlik Sense
  
-=== Cloud services/applications ===+==== Cloud services/applications ====
  
   * Amazon S3   * Amazon S3
Line 55: Line 55:
   * Google Sheets   * Google Sheets
  
-=== Security considerations ===+==== Security considerations ====
 While EasyMorph encrypts connection passwords stored in projects and repositories, this can't be considered a strong security measure. Therefore for addition security consider the following: While EasyMorph encrypts connection passwords stored in projects and repositories, this can't be considered a strong security measure. Therefore for addition security consider the following:
  
connectors.txt · Last modified: 2024/04/19 00:37 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki