Skip to content

Add a CLI shell for interactive database management #8

@sig5

Description

@sig5

Implement a CLI shell that can attach directly to the LoremDB database. The CLI should provide an interactive interface for users to execute queries, manage data, and perform administrative tasks. Key features:

  • Connect to a running LoremDB instance
  • Provide command history and inline help
  • Support for common database operations (CRUD, schema management, transactions, etc.)
  • Display query results in a readable format

This feature will make interacting with the database easier for developers and administrators.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions