Skip to content

[Feature Request] JSON, Parquet or CSV output format options for pscale databases dump #892

@davidzajac1

Description

@davidzajac1

Currently pscale database dump will create many SQL files containing SQL INSERT commands that can be run. It would be more helpful to output all the rows in JSON, Parquet or CSV files. This could be done by adding an --output-format flag where the default is "sql" but could also have an option for "json", "parquet" or "csv" like pscale database dump mydb --output-format json.

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