Overview
pseudify AI - the database pseudonymizer
Pseudify is a AI powered toolbox that helps you to pseudonymize database data.
You can find hidden personally identifiable information (PII) in your database and you can pseudonymize them.
Features
π Analyze and pseudonymize supported databases from any application
π Find hidden personally identifiable information (PII) with or without AI support
π Data integrity: same input data generates same pseudonyms across all database columns
π Analyze and pseudonymize easily encoded data
π Analyze and pseudonymize multi-encoded data
π Analyze and pseudonymize complex data structures like JSON or serialized PHP data
π Analyze and pseudonymize dynamic data
π 12 built-in decoders / encoders
π Extensibility with custom decoders / encoders
π 100+ built-in localizable fake data formats thanks to FakerPHP
π Extensibility with own fake data formats
π Support for 7 built-in database platforms thanks to Doctrine DBAL
π Extensibility with own database platforms
π Modeling of profiles with a powerful GUI
Supported databases
MySQL
doctrine dbal support | pseudify support | driver in docker image | |
---|---|---|---|
MySQL 5.1 | β | β * | β |
MySQL 5.5 | β | β | β |
MySQL 5.6 | β | β | β |
MySQL 5.7 | β | β | β |
MySQL 8.0 | β | β | β |
MySQL 8.1 | β | β | β |
MySQL 8.2 | β | β | β |
MySQL 8.3 | β | β | β |
MySQL 8.4 | β | β | β |
MySQL 9.0 | β | β | β |
MySQL 9.1 | β | β | β |
* supported in principle, but not tested
MariaDB
doctrine dbal support | pseudify support | driver in docker image | |
---|---|---|---|
MariaDB 10.2 | β | β | β |
MariaDB 10.3 | β | β | β |
MariaDB 10.4 | β | β | β |
MariaDB 10.5 | β | β | β |
MariaDB 10.6 | β | β | β |
MariaDB 10.7 | β | β | β |
MariaDB 10.8 | β | β | β |
MariaDB 10.9 | β | β | β |
MariaDB 10.10 | β | β | β |
MariaDB 10.11 | β | β | β |
MariaDB 11.0 | β | β | β |
MariaDB 11.1 | β | β | β |
MariaDB 11.2 | β | β | β |
MariaDB 11.3 | β | β | β |
MariaDB 11.4 | β | β | β |
MariaDB 11.5 | β | β | β |
MariaDB 11.6 | β | β | β |
MariaDB 11.7 | β | β | β |
PostgreSQL
doctrine dbal support | pseudify support | driver in docker image | |
---|---|---|---|
PostgreSQL 8 | β | β | β |
PostgreSQL 9 | β | β | β |
PostgreSQL 10 | β | β | β |
PostgreSQL 11 | β | β | β |
PostgreSQL 12 | β | β | β |
PostgreSQL 13 | β | β | β |
PostgreSQL 14 | β | β | β |
PostgreSQL 15 | β | β | β |
PostgreSQL 16 | β | β | β |
PostgreSQL 17 | β | β | β |
* supported in principle, but not tested
MS SQL Server
doctrine dbal support | pseudify support | driver in docker image | |
---|---|---|---|
SQL Server 2014 | β | β * | β |
SQL Server 2016 | β | β * | β |
SQL Server 2017 | β | β | β |
SQL Server 2019 | β | β | β |
SQL Server 2022 | β | β | β |
* supported in principle, but not tested
SQLite
doctrine dbal support | pseudify support | driver in docker image | |
---|---|---|---|
SQLite 1.x | β | β | β |
SQLite 2.x | β | β | β |
SQLite 3.x | β | β | β |
Oracle
doctrine dbal support | pseudify support | driver in docker image | |
---|---|---|---|
Oracle Database 11 | β | β | β |
Oracle Database 12 | β | β | β |
Oracle Database 18 | β | β * | β |
Oracle Database 19 | β | β * | β |
Oracle Database 21 | β | β * | β |
Oracle Database 23 | β | β * | β |
* supported in principle, but not tested
IBM DB2
doctrine dbal support | pseudify support | driver in docker image | |
---|---|---|---|
DB2 9 | β | β | β |
DB2 10 | β * | β * | β |
DB2 11 | β * | β * | β |
DB2 12 | β * | β * | β |
* supported in principle, but not tested