User Guide
Last updated
Last updated
The Kodda User Guide provides detailed descriptions of how to perform all functions necessary to create and operate your data pipeline. See the various help menu options for details on how to perform the following activities.
: By simply selecting a source database, schema, and/or specific tables or views and a target data store, you can easily generate a new mapping without any programming.
: Once generated, you can run your mapping as is, or edit it to customize various settings.
: Combine multiple mappings into workflows to automate your entire pipeline.
: Schedule an individual mapping or an entire workflow to run periodically, using either the built-in scheduling options or cron syntax. There is also a command line option and a REST API if you prefer to schedule your jobs with a third-party scheduling tool.
: Full history of all maps run is available, with links to detailed log files.
: Full history of all workflows run is available, with links to detailed log files.
: Querying data via SQL directly allows you to quickly profile the data in all of your sources and targets. From here you can export data into csv files or quickly generate a mapping based on your query.
: Upload a delimited file directly to your target. Kodda will automatically parse the file, detect the delimiters and make recommendations on the column types to use in the target.
: Create, add or delete users.
Manage Connections: Create, add or delete data source and target connections.
Additional information helpful to new users is also found under .