Skip to content

Add Dynamodb Faker #38

Description

@necatiarslan

Pls add my fake data generator package for aws dynamodb

GitHub: https://github.com/necatiarslan/dynamodb-faker
PyPi: https://pypi.org/project/dynamodbfaker/

dynamodbfaker is a versatile Python package that empowers you to effortlessly create realistic but synthetic dynamodb data for a wide range of applications. If you need to generate test data for software development, this tool simplifies the process with an intuitive schema definition in YAML format.

Key Features
Schema Definition: Define your target schema using a simple YAML file. Specify the structure of your table, attribute names and fake data generation code.

Faker and Randomization: Leverage the power of the Faker library and random data generation to create authentic-looking fake data that mimics real-world scenarios.

Insert to Your Dynamodb Table: Insert generated data directly to your dynamodb table.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions