Supported data sets

BizDataX supports a wide range of data sets. The database-specific functionalities are packaged within a NuGet package that needs to be installed before they can be used.

Each BizDataX database NuGet package consists of two parts, the database analyzer and the database handler.

Below is a list of currently supported databases and their respective analyzers and handlers:

Relational data sets

Handler capabilities

Database Data masking Tables with primary key Tables without primary key Data segments Table partitions Read-only and calculated fields Bulk operations Restartability Related entities
Oracle YES YES YES YES YES YES YES YES YES
Microsoft SQL Server YES YES YES YES YES YES YES YES YES
DB2 YES YES YES YES YES YES YES YES YES
Informix YES YES YES YES - YES YES YES YES
Sybase YES YES YES YES - YES YES YES YES
PostgreSQL YES YES YES YES YES YES YES YES YES
Entity Framework Virtualization Layer* YES YES - YES - YES - - -

Repeater persistence capabilities

Database Bulk Repeaters on-the-fly
Oracle YES -
Microsoft SQL Server YES YES
DB2 - -
Informix - -
Sybase - -
PostgreSQL - -
Entity Framework Virtualization Layer* - -

(*) Entity Framework Virtualization Layer enables masking of databases for which Entity Framework provider for .Net exists.

Non-relational data sets

Database Data masking Restartability
Flat file (CSV) YES -
XML Documents YES -
MarkLogic Database YES -