8 skills found
filhodanuvem / Gitql💊 A git query language
AmrDeveloper / GQLGitQL 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
francescmaestre / GitQlientGitQlient: Multi-platform Git client written with Qt.
AmrDeveloper / ClangQLClangQL is a tool that allow you to run SQL-like query on C/C++ Code instead of database files using the GitQL SDK
AmrDeveloper / FileQLA tool that allow you to run SQL-like query on local files instead of database files using the GitQL SDK.
AmrDeveloper / LLQLLLQL 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
francescmaestre / GitQlientPluginGitQlientPlugin provides you a plugin to integrate Git in QtCreator full UI oriented
AmrDeveloper / PyQLPyQL 🐍 is a SQL-like query language to run on Python source code files instead of database files using the GitQL SDK.