Connecting to Databases
Description There are many test case scenarios where the synthetic test data needs to be inserted directly into an SQL database. The GenRocket Engine can i...
Mon, 20 Nov, 2023 at 4:32 PM
Description This article goes over the most common SQL, NoSQL, and Fixed File/Flat File Databases that GenRocket can connect to for data queries and popula...
Fri, 29 Sep, 2023 at 8:22 AM
Description GenRocket Runtime must be connected to a database before a query or data insertion can be performed during test data generation. In This Ar...
Mon, 20 Nov, 2023 at 3:10 PM
Description This article discusses best practices for defining and structuring resource subdirectories. To understand why and where resource subdirectorie...
Tue, 15 Mar, 2022 at 2:19 PM
Description You can encrypt your configuration and properties files using the GenRocket runtime encrypt file command. Only the GenRocket Runtime can decryp...
Tue, 15 Mar, 2022 at 1:38 PM
Generating Data for a Remote Database The GenRocket engine generates data at approximately 10,000 rows per second. It merely hands off the data to a respec...
Sun, 11 Sep, 2022 at 12:32 PM
How to connect to an MS SQL Database There can be two primary reasons for you to make a connection to an MS SQL database with GenRocket: Reason 1: To ret...
Wed, 11 Oct, 2023 at 1:03 AM
How to connect to an Oracle Database There can be two primary reasons for you to make a connection to an Oracle database with GenRocket: Reason 1: To ret...
Wed, 24 Aug, 2022 at 12:34 PM
How to connect to a MySQL database You will want to connect to your MySQL database for two reasons: Reason 1: To retrieve data from the database while g...
Wed, 15 Nov, 2023 at 11:02 AM
Connection Steps For DB2 Database with GenRocket Runtime There can be two primary reasons for you to make a connection with a DB2 database with GenRocket: ...
Wed, 24 Aug, 2022 at 12:34 PM