Sql Semantic Search
github.com
Sql Semantic Search
1–2 of 2 posts
Re: Sql Semantic Search
#2An 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'.