A Trino connector that generates fake data

It’s a bit similar to the tpch connector bundled with Trino, but it allows to use any schema (create tables) and supports more data types.

It also includes the Datafaker library, so the generated data can look more realistic.

Check it out at GitHub - nineinchnick/trino-faker: Trino plugin that generates fake data

1 Like