Skip to content

FastAlchemy - Testing and Prototyping tool #58

Description

@maarten-dp

Hi,

I'm the author of https://github.com/maarten-dp/fast-alchemy which is a tool to create SQLA models and instances using YAML.

Its main goals are:

  • Building fast testcases for libraries that build on, or extend, SQLA, but don't necessarily have a fixed model implementation.
  • Preventing hundreds of lines of test models clutter in your testfiles.
  • Building and instantiating models that cater to your specific usecases, instead of forcing you to "work with what you have"
  • Being a good prototyping tool for PoCs, as datamodels are often subject to a lot of change in these projects.

I'm not sure where you draw the line between nice libraries and useful libraries. Hence me opening this issue to ask for your feedback. I'd be honored to have FastAlchemy included in this list, but understand and accept if it doesn't fit the scope.

Thanks for your time.

Kind regards,
Maarten

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions