Skip to content

Consider using go-prompt to enable a nice interactive prompt like mssql-cli #481

Open
@daviewales

Description

@daviewales

mssql-cli has a nice prompt and nice table output thanks to the use of the following Python libraries:

mssql-cli is on the deprecation track, and suggests that go-sqlcmd is the future.
It would be nice if go-sqlcmd copied some of the nice usability features from mssql-cli.

There are existing Go libraries inspired by Python Prompt Toolkit and Tabulate which may help improve the go-sqlcmd interface similar to mssql-cli:

Tabulate inspired libraries:

Non-tabulate-inspired table library:

Python Prompt Toolkit inspired library:

Would go-sqlcmd consider implementing some of these usability features?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions