.. _`Datasource`: .. _`org.sysess.sympathy.datasources.filedatasource`: Datasource ~~~~~~~~~~ .. image:: datasource.svg :width: 48 Create Datasource with path to a data source. :Ref. nodes: :ref:`Datasources` *Ports*: **Outputs**: :port1: datasource Datasource with path to file *Configuration*: **filename** A filename including path if needed **db_sqlalchemy_engine_url** SQLAlchemy engine URL for connecting to the database **db_method** Select which Database connection method that you want to use. **db_driver** Database driver to use. **db_servername** A valid name to a database server. **db_databasename** The name of the database. **db_user** A valid database user. **db_password** A valid password for the selected user. **db_connection_string** A connection string that will override other settings. **datasource_type** Type of datasource. .. automodule:: node_file_datasource .. class:: FileDatasource