

GQL
Like
Git Query language is a SQL like language to perform queries on .git files with supports of most of SQL features such as grouping, ordering, and aggregations functions.
Cost / License
- Free
- Open Source
Platforms
- Linux
- Windows
- Mac

GQL
Like
GQL News & Activities
Highlights All activities
Recent activities
No activities found.
GQL information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is GQL?
GQL is a query language with a syntax very similar to SQL with a tiny engine to perform queries on .git files instance of database files, the engine executes the query on the fly without the need to create database files or convert .git files into any other format, note that all Keywords in GQL are case-insensitive similar to SQL.
