gstorm
https://github.com/kdabir/gstorm
Groovy
A simple ORM for databases and CSV files. Intended to be used in groovy scripts and small projects
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.
Groovy not yet supported4 Subscribers
Add a CodeTriage badge to gstorm
Help out
- Issues
- Use slf4j for logging
- Use Git Tags for release/versioning
- Groovy as compile-only dependency
- Try Groovy AST transformations
- update references of gstorm usage to 0.7 or latest
- Update the docs for using csv files
- GStorm does not take fields from inherited class as part of the table
- Query `Item.where('name = "x"')` returns collection of `GroovyRowResult`
- Bad <init> method call from inside of a branch
- Include in jcenter
- Docs
- Groovy not yet supported