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
- Conditional Helpers: $any, $all
- Parameterize nulls in updates and inserts
- INSERT ON DUPLICATE UPDATE implementation is missing
- Query Type Inheritance
- Column quoting: do not attempt on strings with single quotes
- Check parameter types more often in helpers, throw helpful errors
- Ability to specify columsn returned form join
- Conditional Helper: $regex
- Define where query helpers should be added
- Uncaught TypeError when query type has no helpers
- Docs
- JavaScript not yet supported