Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin system to support metadata querying #1

Open
ariyan-eghbal opened this issue Apr 22, 2024 · 2 comments
Open

Plugin system to support metadata querying #1

ariyan-eghbal opened this issue Apr 22, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@ariyan-eghbal
Copy link

A plugin system that make FileQL able to load parsers to extract file type specific metadata and make them available for filtering in query seems very useful
for example if someone can write a parser/metadata extractor plugin and add it to FileQL to support video/audio meta data (like length, video size, rate ...)

Is there any plan to support such a feature?

@AmrDeveloper
Copy link
Owner

Hello @ariyan-eghbal,

Thank for your suggestion, for now i can make different tables for audio, videos ...etc,

But i will we need to support plugin system in GitQL SDk in general

Thanks,
Amr Hesham

@AmrDeveloper
Copy link
Owner

Hello @ariyan-eghbal,

Staring from GitQL 0.20.0 you can add, remove or override std functions and aggregations so we can start working on DSL for files, metadata, auto, images ...etc

https://github.com/AmrDeveloper/GQL/releases/tag/0.20.0

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants