Database Load Generation

Overview

This tool can be used to quickly generate multiple rows for each of the application transactional tables to easily support database load testing.

Key Features & Functionality

  • Reads database metadata to automatically pull tables and columns
  • Provides multiple generators for generating data of different types (users, groups, folders, documents, location data, health data, personal data, etc..)
  • Connects to Appian database to generate and populate data in one step
  • Support the addition of new generators

If you have ideas for more generators, please leave a comment!

Anonymous
Parents
  • Version 1.0.3 Release Notes
    • Import/export functionality added
    Version 1.0.2 Release Notes
    • The following generators added
      • Weighted list for (string, int, double, date, and datetime)
      • relative date and datetime
      • regex replacement
      • foreign key dropdowns for tables and columns
    Version 1.0.1 Release Notes
    • Added storing whether columns are nullable
    • Added defaulting column export settings to false if nullable and speeding up import
Comment
  • Version 1.0.3 Release Notes
    • Import/export functionality added
    Version 1.0.2 Release Notes
    • The following generators added
      • Weighted list for (string, int, double, date, and datetime)
      • relative date and datetime
      • regex replacement
      • foreign key dropdowns for tables and columns
    Version 1.0.1 Release Notes
    • Added storing whether columns are nullable
    • Added defaulting column export settings to false if nullable and speeding up import
Children