EMS Data Generator for SQL Server是一個(gè)非常實(shí)用的工具,可用于同時(shí)為若干個(gè)Microsoft SQL數(shù)據(jù)庫(kù)生成測(cè)試數(shù)據(jù)。向?qū)С绦蛟试S您為生成的數(shù)據(jù)定義表和字段,并設(shè)置值的范圍,使用掩碼生成char字段、從文件中為BLOB字段加載值,從SQL查詢中獲取值的清單以及很多其他的特性,并以非常簡(jiǎn)單直接的方式來(lái)生成測(cè)試數(shù)據(jù)。它還提供了控制臺(tái)程序,允許您使用模版來(lái)生成數(shù)據(jù),同時(shí)具有用戶友好的圖形界面。
EMS Data Generator for SQL Server is an impressive utility for generating test data to several Microsoft SQL database tables at once. The wizard application allows you to define tables and fields for generating data, set value ranges, generate char fields by mask, load values for BLOB fields from files, get lists of values from SQL queries and many other features to generate test data in a simple and direct way. It also provides console application, which allows you to generate data in one-touch by using generation templates.
需要培訓(xùn)、定制、外包?
請(qǐng)聯(lián)系我們!:800018081
慧都專(zhuān)業(yè)技術(shù)團(tuán)隊(duì)幫助您提高效率,節(jié)省成本,降低風(fēng)險(xiǎn)!
* 關(guān)于本產(chǎn)品的分類(lèi)與介紹僅供參考,精準(zhǔn)產(chǎn)品資料以介紹為準(zhǔn),如需購(gòu)買(mǎi)請(qǐng)先行測(cè)試。
- 用戶友好的向?qū)Ы缑?
- 支持所有的SQL Server數(shù)據(jù)類(lèi)型,包括UNIQUEIDENTIFIER, BIT, SQL_VARIANT 和TIMESTAMP類(lèi)型
- 每個(gè)字段都有不同的生成類(lèi)型,包括列表、立即數(shù)、增量數(shù)據(jù)等等
- 對(duì)于數(shù)據(jù)的生成,能夠使用SQL查詢結(jié)果作為值列表
- 對(duì)于連接表數(shù)據(jù)的產(chǎn)生,自動(dòng)控制其完整性約束。
- 每個(gè)字段類(lèi)型都有多種多樣的生成參數(shù)
- 能夠設(shè)置一定百分比的NULL值
- 可將所有的生成參數(shù)保存在當(dāng)前的向?qū)С绦蚶锩?
- 命令行的作用在于使用模板文件來(lái)生成數(shù)據(jù)
- User-friendly wizard interface
- All SQL Server data types support including UNIQUEIDENTIFIER, BIT, SQL_VARIANT and TIMESTAMP types
- Different generation types for each field including list, random, incremental data generation and more
- Ability to use SQL query results as list of values for data generation
- Automatic control over referential integrity for linked tables data generation
- Wide variety of generation parameters for each field type
- Ability to set NULL values for certain percent of cases
- Saving all generation parameters set on current wizard session
- Command-line utility to generate data using the template file