gitql-sdk

There are 3 repositories under gitql-sdk topic.

  • AmrDeveloper/GQL

    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

    Language:Rust3.4k125594
  • AmrDeveloper/LLQL

    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

    Language:Rust55224
  • AmrDeveloper/PyQL

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

    Language:Rust28231