Sql Semantic Search(github.com)
github.com
Sql Semantic Search
https://github.com/CategoricalData/SqlSemanticSearch
1 comments
An open source project to search SQL code 'semantically': up to the meaning of parse trees. For example, searching for 'select from A,B' matches 'select from B,A'.