mongo-sql
https://github.com/goodybag/mongo-sql
JavaScript
An extensible SQL generation library for JavaScript with a focus on introspectibility
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported3 Subscribers
Add a CodeTriage badge to mongo-sql
Help out
- Issues
- Should use parenthesis for all sub-query expressions in columns
- Fix Columns stuff
- Allow expressions in Group By clause
- Add more semantic multi-column ordering syntax
- Over should be associated to a column
- Re-write order helper to mitigate potential SQL injections
- Add support for compound `UNIQUE` and `PRIMARY KEY` constraints
- Missing alter table action: dropColumn tests
- Proper place for selector utilities
- MySQL query
- Docs
- JavaScript not yet supported