SQL

class sylib.nodes.sympathy.data.table.importers.plugin_sql_importer.DataImportSQL(fq_infilename, parameters, **kwargs)[source]

Importer for SQL databases.

If the URL resource contains credential variables for login or token credentials these will be entered as part of the URL.

See Credentials Preferences for more info.