#gitql search results
GitQL 0.42.0 is released with support for PostgreSQL interval format. Github: github.com/AmrDeveloper/G… #gitql #rust #db
GitQL 0.36.0 supports intervals with functions and arithmetic operators Github: github.com/AmrDeveloper/G… #gitql #rust
GitQL 0.33.0 now supports window functions, nulls order policy in order by and more, check changelogs :D Github: github.com/AmrDeveloper/g… #rust #gitql #git #database
Extending the GitQL std to add, remove or change functions so each program can has his own DSL functions #gitql #rust #git
GitQL SDK 0.30.0 now support Composite Type inspired by PostgreSQL syntax Github: github.com/AmrDeveloper/g… #gitql #rust #database #git
ClangQL 0.9.0 supports running a SQL query with AST matchers (Inspired by clang-query). Github: github.com/AmrDeveloper/c… #gitql #rust #clang #clangql
PyQL 🐍 is a new tool to run SQL-like queries on Python source code files using GitQL SDK Github: github.com/AmrDeveloper/P… #rust #gitql #python
GitQL 0.37.0 now supports group compression expressions that can be overridden for your custom type using the SDK Github: github.com/AmrDeveloper/g… #gitql #rust #db
GitQL 0.26.0 now supports SELECT INTO with format customization so you can export data with specific format from pipeline or with ClangQL you can generate bindings. Github: github.com/AmrDeveloper/G… #gitql #rust #db
GitQL 0.23.0 support slice [s:e] expression with optional start and end Github: github.com/AmrDeveloper/G… #gitql #rust #git
Happy to see a new video today about the GitQL project, with a quick guide about installing and using it 😋 😋 youtu.be/dnJRixV12Vs #gitql #git
youtube.com
YouTube
Git Query Language:用SQL語法探索Git儲存庫的命令行利器
LLQL 0.2.0 has matcher functions for instruction usage, arguments, constants, labels 😋 Github: github.com/AmrDeveloper/L… #gitql #llvm #rust #llql
GitQL 0.25.0 supports Inner, Cross, Left and write joins with On predicate, more arrays functions, provider simplification github.com/amrdeveloper/g… #gitql #rust #database
GitQL 0.27.0 is released with Range support and the ability to define generic functions in your std with relative dynamic types. Github: github.com/AmrDeveloper/G… #gitql #rust #git #db
LLQL 0.39.0 is released with new matchers for debug info, const expr and support output format in YAML. Here is an example of using LLQL in the LIT test Github: github.com/AmrDeveloper/l… #llql #llvm #gitql
GitQL 0.24.0 supports PostgreSQL Distinct on operator to apply distinct on one or more columns Github: github.com/AmrDeveloper/G… #rust #git #gitql
GitQL 0.34.0 is released with performance improvement when selecting from diff and reference tables, with functionality for diff content, for example you can select all commits that modified specific file or content. Github: github.com/AmrDeveloper/g… #gitql #rust #git #database
The ClangQL project is now available to install from Homebrew package manager on macos and linux brew install clangql Github: lnkd.in/dafwrNEb Homebrew: lnkd.in/dxpbtYYa #clang #clangql #gitql
LLQL 0.8.0 is released with new matchers for Call, Intrinsics, Operand bundle and new features to use from SQL syntax like Rows Github: github.com/AmrDeveloper/L… #llvm #gitql #rust
GitQL 0.42.0 is released with support for PostgreSQL interval format. Github: github.com/AmrDeveloper/G… #gitql #rust #db
LLQL 0.8.0 is released with new matchers for Call, Intrinsics, Operand bundle and new features to use from SQL syntax like Rows Github: github.com/AmrDeveloper/L… #llvm #gitql #rust
LLQL 0.39.0 is released with new matchers for debug info, const expr and support output format in YAML. Here is an example of using LLQL in the LIT test Github: github.com/AmrDeveloper/l… #llql #llvm #gitql
Happy to see a new video today about the GitQL project, with a quick guide about installing and using it 😋 😋 youtu.be/dnJRixV12Vs #gitql #git
youtube.com
YouTube
Git Query Language:用SQL語法探索Git儲存庫的命令行利器
GitQL 0.37.0 now supports group compression expressions that can be overridden for your custom type using the SDK Github: github.com/AmrDeveloper/g… #gitql #rust #db
How I built a LLVM IR linter using SQL syntax by @AmrDeveloper at #ITNEXT. #gitql #llvm #optimization #linter #compilers itnext.io/how-i-built-a-… (f)
How I built a LLVM IR linter using SQL syntax by @AmrDeveloper at #ITNEXT. #gitql #llvm #optimization #linter #compilers itnext.io/how-i-built-a-… (t)
How I built a LLVM IR linter using SQL syntax by @AmrDeveloper at #ITNEXT. #gitql #llvm #optimization #linter #compilers itnext.io/how-i-built-a-… (s)
How I built a LLVM IR linter using SQL syntax by @AmrDeveloper at #ITNEXT. #gitql #llvm #optimization #linter #compilers itnext.io/how-i-built-a-…
GitQL 0.36.0 supports intervals with functions and arithmetic operators Github: github.com/AmrDeveloper/G… #gitql #rust
ClangQL 0.9.0 supports running a SQL query with AST matchers (Inspired by clang-query). Github: github.com/AmrDeveloper/c… #gitql #rust #clang #clangql
GitQL 0.34.0 is released with performance improvement when selecting from diff and reference tables, with functionality for diff content, for example you can select all commits that modified specific file or content. Github: github.com/AmrDeveloper/g… #gitql #rust #git #database
GitQL 0.33.0 now supports window functions, nulls order policy in order by and more, check changelogs :D Github: github.com/AmrDeveloper/g… #rust #gitql #git #database
PyQL 🐍 is a new tool to run SQL-like queries on Python source code files using GitQL SDK Github: github.com/AmrDeveloper/P… #rust #gitql #python
LLQL 0.2.0 has matcher functions for instruction usage, arguments, constants, labels 😋 Github: github.com/AmrDeveloper/L… #gitql #llvm #rust #llql
GitQL SDK 0.30.0 now support Composite Type inspired by PostgreSQL syntax Github: github.com/AmrDeveloper/g… #gitql #rust #database #git
GitQL: The data types from the Engine to the SDK by @AmrDeveloper link.medium.com/TNYn824p9Nb #gitql #rust
GitQL 0.27.0 is released with Range support and the ability to define generic functions in your std with relative dynamic types. Github: github.com/AmrDeveloper/G… #gitql #rust #git #db
GitQL 0.26.0 now supports SELECT INTO with format customization so you can export data with specific format from pipeline or with ClangQL you can generate bindings. Github: github.com/AmrDeveloper/G… #gitql #rust #db
The ClangQL project is now available to install from Homebrew package manager on macos and linux brew install clangql Github: lnkd.in/dafwrNEb Homebrew: lnkd.in/dxpbtYYa #clang #clangql #gitql
GitQL 0.42.0 is released with support for PostgreSQL interval format. Github: github.com/AmrDeveloper/G… #gitql #rust #db
GitQL 0.36.0 supports intervals with functions and arithmetic operators Github: github.com/AmrDeveloper/G… #gitql #rust
Extending the GitQL std to add, remove or change functions so each program can has his own DSL functions #gitql #rust #git
GitQL SDK 0.30.0 now support Composite Type inspired by PostgreSQL syntax Github: github.com/AmrDeveloper/g… #gitql #rust #database #git
LLQL 0.2.0 has matcher functions for instruction usage, arguments, constants, labels 😋 Github: github.com/AmrDeveloper/L… #gitql #llvm #rust #llql
GitQL 0.37.0 now supports group compression expressions that can be overridden for your custom type using the SDK Github: github.com/AmrDeveloper/g… #gitql #rust #db
GitQL 0.24.0 supports PostgreSQL Distinct on operator to apply distinct on one or more columns Github: github.com/AmrDeveloper/G… #rust #git #gitql
GitQL 0.21.0 now support single and multi-dimensions array and index expressions inspired by PostgreSQL Github: github.com/AmrDeveloper/g… #gitql #rust #git
GitQL 0.23.0 support slice [s:e] expression with optional start and end Github: github.com/AmrDeveloper/G… #gitql #rust #git
ClangQL 0.9.0 supports running a SQL query with AST matchers (Inspired by clang-query). Github: github.com/AmrDeveloper/c… #gitql #rust #clang #clangql
LLQL 0.39.0 is released with new matchers for debug info, const expr and support output format in YAML. Here is an example of using LLQL in the LIT test Github: github.com/AmrDeveloper/l… #llql #llvm #gitql
GitQL 0.33.0 now supports window functions, nulls order policy in order by and more, check changelogs :D Github: github.com/AmrDeveloper/g… #rust #gitql #git #database
PyQL 🐍 is a new tool to run SQL-like queries on Python source code files using GitQL SDK Github: github.com/AmrDeveloper/P… #rust #gitql #python
GitQL SDK 0.20.0 now allow dynamic function and aggregations for example in FileQL we can add functions like isDir, fileSize, fileContent ...etc that will lead to perform query on file content too Github: github.com/AmrDeveloper/G… #gitql #rust #git
GitQL 0.25.0 supports Inner, Cross, Left and write joins with On predicate, more arrays functions, provider simplification github.com/amrdeveloper/g… #gitql #rust #database
GitQL 0.26.0 now supports SELECT INTO with format customization so you can export data with specific format from pipeline or with ClangQL you can generate bindings. Github: github.com/AmrDeveloper/G… #gitql #rust #db
GitQL 0.27.0 is released with Range support and the ability to define generic functions in your std with relative dynamic types. Github: github.com/AmrDeveloper/G… #gitql #rust #git #db
GitQL now supports Unicode and query branch last updated date time so for example you can write a github action to remove old inactive branches Gihub: github.com/AmrDeveloper/G… #rust #gitql #git
GitQL 0.34.0 is released with performance improvement when selecting from diff and reference tables, with functionality for diff content, for example you can select all commits that modified specific file or content. Github: github.com/AmrDeveloper/g… #gitql #rust #git #database
LLQL 0.8.0 is released with new matchers for Call, Intrinsics, Operand bundle and new features to use from SQL syntax like Rows Github: github.com/AmrDeveloper/L… #llvm #gitql #rust
Something went wrong.
Something went wrong.
United States Trends
- 1. Cowboys 88.5K posts
- 2. Rams 22.2K posts
- 3. Eagles 127K posts
- 4. #BaddiesUSA 21K posts
- 5. Stafford 9,799 posts
- 6. Bucs 9,818 posts
- 7. Baker 17.5K posts
- 8. Scotty 6,338 posts
- 9. #RHOP 7,773 posts
- 10. Pickens 28K posts
- 11. Stacey 28.7K posts
- 12. Raiders 54.7K posts
- 13. Todd Bowles 1,178 posts
- 14. Browns 101K posts
- 15. Teddy Bridgewater N/A
- 16. Davante Adams 2,235 posts
- 17. #ITWelcomeToDerry 6,513 posts
- 18. Shedeur 114K posts
- 19. Nimmo 18.8K posts
- 20. Ceedee 16.5K posts