Repository navigation

#

gitql

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

Rust
3398
5 天前

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

Rust
509
22 天前

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

Rust
101
15 天前

LLQL is a tool that allow you to run SQL-like query with Pattern matching functions inspired by LLVM InstCombine Pattern Matchers on LLVM IR/Bitcode files

Rust
52
5 天前

PyQL 🐍 is a SQL-like query language to run on Python source code files instead of database files using the GitQL SDK.

Rust
25
4 个月前

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

Rust
0
1 年前
Go
0
8 个月前