issues
search
synatic
/
noql
Converts SQL queries to Mongo find or aggregates
https://noql.synatic.dev/
GNU General Public License v3.0
47
stars
12
forks
source link
Develop
#95
Closed
filepounder
closed
1 year ago
filepounder
commented
1 year ago
Enhancements
Added join hint OPTIMIZE which works for simple sub select joins to move the on before other expressions
Enhancements