Hacker News
- ClangQL: A tool to run SQL-like query on C/C++ Code https://github.com/AmrDeveloper/ClangQL 34 comments
- ClangQL 0.5.0 support unions info, arrays, slices https://github.com/AmrDeveloper/ClangQL 4 comments cpp
- ClangQL 0.3.0 supports query Classes, structs and enums informations https://github.com/AmrDeveloper/ClangQL 4 comments cpp
- ClangQL: now supports functions all info, global variables, source locations https://github.com/AmrDeveloper/ClangQL 2 comments cpp
- ClangQL: A tool to run SQL-like queries on C/C++ AST Code using GitQL SDk https://github.com/AmrDeveloper/ClangQL 2 comments compilers
- ClangQL: A tool to run SQL-like query on C/C++ Code https://github.com/amrdeveloper/clangql 7 comments cpp
- ClangQL: A tool to run SQL-like queries on C/C++ Code using GitQL SDk https://github.com/AmrDeveloper/ClangQL 4 comments rust
- ClangQL: A tool to run SQL-like query on C/C++ Code https://github.com/AmrDeveloper/ClangQL 31 comments programming
Linking pages
- GitHub - 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 https://github.com/AmrDeveloper/GQL 238 comments