ClangQL is a tool that allow you to run SQL-like query on C/C++ Code instead of database files using the GitQL SDK
⑂ 14◎ 5
Matched by dependency overlap in Cargo manifests — each card notes the most distinctive crates both projects share.
ClangQL is a tool that allow you to run SQL-like query on C/C++ Code instead of database files using the GitQL SDK
GitQL is a extensible SQL-like query language and SDK to perform queries on various data sources such .git files with supports of most of SQL features such as grouping, ordering and aggregation and window functions and allow customization like user-defined types and functions