Bragi Docs Help

3. Load Data Into Bragi

For structured sources like databases, Bragi infers data types, keys, and constraints. For less structured sources, such as CSV files, it:

  • Identifies the range of values for each field.

  • Highlights anomalies like null, blank, and whitespace-only values.

  • Determines the number of unique values, smallest, and largest values.

  • Identifies duplicate values.

  • Selects the most appropriate data type for the data.

Based on this analysis, Bragi suggests an import table structure that you can review and modify.

The next sections walks you through how to configure loads for each source type.

To create a new load, go to the Load section in Data Management and click + Add

The load screen showing options to create a new type of load
09 March 2026