https://github.com/rom-rb/rom-yesql
rom-rb adapter inspired by original Yesql from the Clojure world
https://github.com/rom-rb/rom-yesql
rom-rb sql
Last synced: 22 days ago
JSON representation
rom-rb adapter inspired by original Yesql from the Clojure world
- Host: GitHub
- URL: https://github.com/rom-rb/rom-yesql
- Owner: rom-rb
- License: mit
- Created: 2015-02-13T18:25:35.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2025-01-19T14:23:18.000Z (4 months ago)
- Last Synced: 2025-04-23T00:52:24.576Z (29 days ago)
- Topics: rom-rb, sql
- Language: Ruby
- Homepage: http://rom-rb.org
- Size: 145 KB
- Stars: 32
- Watchers: 13
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
[gem]: https://rubygems.org/gems/rom-yesql
[actions]: https://github.com/rom-rb/rom-yesql/actions
[chat]: https://rom-rb.zulipchat.com
[inchpages]: http://inch-ci.org/github/rom-rb/rom-yesql# rom-yesql [][chat]
[][gem]
[][actions]
[](https://github.com/rom-rb/rom-yesql/actions/workflows/rubocop.yml)
[][inchpages]## Links
* [User documentation](http://rom-rb.org/learn/yesql)
* [API documentation](http://rubydoc.info/gems/rom-yesql)## Supported Ruby versions
This library officially supports the following Ruby versions:
* MRI >= `3.1`
* JRuby >= `9.4` (not tested)## License
See `LICENSE` file.