Skip to content

stdf2sql #32

Description

@JackNelson

Probing to see if there's any interest to expanding upon this package to have a stdf2sql module. Rather than passing a folder destination, you would pass a connection (maybe using a SQLAlchemy engine to make it as widely compatible with most relational database implementations). I have a use case where this would be useful. In Metis' current state, one would need to extract/save the records as csvs, then read in and push the csvs to a database connection. Would make sense to cut out the middle steps and insert records as one traverses through the file. The stdf_input_file string would need to be the only added column across tables for primary key purposes.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions