Skip to main content

Overview

Datalus is a structured as pipeline that starts as a schema and ends as a set amount of notional data that can be exported.

When getting started with Datalus, the general steps of getting a pipeline set up are as follows:

  • Connecting Datalus to your development database
  • Create or import generator functions
  • Create a new project
    • From scratch (Manually create tables and columns modeling after your planned schema)
    • By importing your database schema automatically
  • Apply a generator function to each column in your schema
    • Configure any parameters involved in your generator functions
  • Run the pipeline
  • View and export your notional data

The following section will go over each of these steps to help you succeed in generating notional data.