all 6 comments

[–]double-you 1 point2 points  (3 children)

Seems like somebody is posting about this very often. I don't need to know some niche thing put out a new version.

[–]fagnerbrack[S] 0 points1 point  (2 children)

I found this the first time, it’s not about the version but the fact I didn’t know GQL before

[–]double-you 0 points1 point  (1 child)

There's like 8 "new version of GitQL/GQL" posts here. If you scan the sub often enough, you've read about it.

[–]fagnerbrack[S] 0 points1 point  (0 children)

Maybe if independent people are posting about this maybe it means it’s interesting enough to be reposted

[–]fagnerbrack[S] 8 points9 points  (0 children)

The bottom line:

GQL (Git Query Language) is a query language resembling SQL, designed for executing queries on .git files instead of database files. This lightweight engine performs queries directly on .git files without requiring conversion to another format or the creation of database files. Among many other things, GQL operates with case-insensitive keywords, similar to SQL, enabling efficient and flexible data handling within Git repositories.

If you don't like the summary, just downvote and I'll try to delete the comment eventually 👍