Home Applications IRIS-Test-Data-Generator

IRIS-Test-Data-Generator

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
0
0 reviews
0
Awards
58
Views
0
IPM installs
10
3
Details
Releases
Reviews
Issues
Contest
Used to generate test data

What's new in this version

Initial Release

IRIS Test Data Generator

Used to generate test data

Describe

    1. First, select the namespace
    1. Select the table that needs to generate test data
    1. Select the corresponding fields on the left and the rules on the right. After selecting, click the "Generate Data" button to generate test data

Currently supports generating the following types of data

  • Text
  • Number
  • Enum
  • UUID
  • regular expression
  • Multiple date and time formats
    • 1: '%Y%m%d%H%M%S',
    • 2: '%Y-%m-%d %H:%M:%S',
    • 3: '%d/%m/%Y %I:%M %p',
    • 4: '%B %d, %Y %H:%M'
    • 5: '%Y-%m-%d'
  • Time

How to use it

Prerequisites

Make sure you have git and Docker desktop installed.

Installation

1.Clone/git pull the repo into any local directory

git clone https://github.com/Dylan992/IRISTestDataGenerator.git

Open the terminal in this directory and run

docker-compose build

Run the IRIS container

docker-compose up -d
Made with
Install
zpm install iristestdatagenerator download archive
Version
1.0.022 Sep, 2024
Python package
faker
Category
Template
Works with
InterSystems IRISInterSystems IRIS for Health
First published
22 Sep, 2024