Hacker News new | ask | show | jobs
Sql Semantic Search (github.com)
2 points by wisnesky 432 days ago
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'.