Skip to content
This repository has been archived by the owner on Aug 7, 2020. It is now read-only.

RookitQueryLanguage #31

Open
JPDSousa opened this issue Sep 29, 2017 · 0 comments
Open

RookitQueryLanguage #31

JPDSousa opened this issue Sep 29, 2017 · 0 comments
Assignees

Comments

@JPDSousa
Copy link
Owner

JPDSousa commented Sep 29, 2017

Descrition

The rookit query language allows users to query the database. The initial idea is to support a querying system from the shell, built upon ExtendedCLI. As such, a list of options are required:

  • -q - [required] - The Query String, which needs to be wrapped around quotes if contains spaces (does ExtCLI support this?)
  • -t - [optional] - The Type of element the user is looking for
    • Artist, Album, Track or Genre

Future Features

  • Random searches for a random element.
  • Surprise me relies on plays and other statistics to choose an element to be played.

Drawbacks

  • Does not support advanced querying options.

Alternaive Querying Methods

  • JSON
    • MongoDB query
  • XML
  • ProtoBuf
@JPDSousa JPDSousa self-assigned this Sep 29, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant