gitql topic

List gitql repositories

GQL

3.2k
Stars
89
Forks
Watchers

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

ClangQL

483
Stars
8
Forks
Watchers

ClangQL is a tool that allow you to run SQL-like query on C/C++ Code instead of database files using the GitQL SDK

FileQL

71
Stars
2
Forks
Watchers

A tool that allow you to run SQL-like query on local files instead of database files using the GitQL SDK.