Thanks to visit codestin.com
Credit goes to github.com

Skip to content

πŸŽƒ[Feature Request]: Implement MySQL as an Offline StoreΒ #1069

@shabbyjoon

Description

@shabbyjoon

Description

MySQL is a popular SQL database. Implement MySQL as an Offline Store Provider in Featureform.

To learn more about how Offline Store providers in Featureform, visit https://docs.featureform.com/providers/offline-store

Current Behavior

No response

Desired Behavior

The ability to register MySQL as an Offline Store Provider in Featureform so that it can store primary data and function as a transformation engine.

Benefits

With MySQL provider support, users can manage and version their transformations, features, and training sets with Featureform while leveraging MySQL.

Possible Implementation

It should implement the Offline Store Interface: https://github.com/featureform/featureform/blob/main/provider/offline.go#L253

Look at https://github.com/featureform/featureform/blob/main/provider/postgres.go for inspiration

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions