Skip to content

Add a CLI shell for interactive database management #8

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.

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

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions