Skip to content

Commit 7d70935

Browse files
Lukashmosermosabua
authored andcommitted
Add Datafaker to data source list
1 parent 4573bfe commit 7d70935

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

_data/tools.yml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -485,6 +485,24 @@
485485
url: https://www.datadoghq.com/
486486
- urltext: Documentation for Trino integration
487487
url: https://docs.datadoghq.com/integrations/trino/
488+
- name: Datafaker
489+
anchor: datafaker
490+
category: data-source
491+
owner: trinodb
492+
logo: /assets/images/logos/datafaker.png
493+
logosmall: /assets/images/logos/datafaker-small.png
494+
description: |
495+
Datafaker is a library to generate fake data. This can be very helpful
496+
when generating test data to fill a database, to generate data for a
497+
stress test, or anonymize data from production services.
498+
499+
Use Datafaker as a data source in Trino by configuring a catalog with
500+
the Faker connector.
501+
links:
502+
- urltext: Datafaker
503+
url: https://www.datafaker.net/
504+
- urltext: Faker connector documentation
505+
url: /docs/current/connector/faker.html
488506
- name: DBeaver
489507
anchor: DBeaver
490508
category: client-application
8.19 KB
Loading

assets/images/logos/datafaker.png

29.5 KB
Loading

0 commit comments

Comments
 (0)