Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 months 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 (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2022-04-03T12:10:08.000Z (almost 3 years ago)
- Last Synced: 2024-04-25T06:20:57.169Z (9 months ago)
- Topics: rom-rb, sql
- Language: Ruby
- Homepage: http://rom-rb.org
- Size: 178 KB
- Stars: 31
- Watchers: 15
- Forks: 6
- 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
[codacy]: https://www.codacy.com/gh/rom-rb/rom-yesql
[chat]: https://rom-rb.zulipchat.com
[inchpages]: http://inch-ci.org/github/rom-rb/rom-yesql# rom-yesql [![Join the chat at https://rom-rb.zulipchat.com](https://img.shields.io/badge/rom--rb-join%20chat-%23346b7a.svg)][chat]
[![Gem Version](https://badge.fury.io/rb/rom-yesql.svg)][gem]
[![CI Status](https://github.com/rom-rb/rom-yesql/workflows/ci/badge.svg)][actions]
[![RuboCop](https://github.com/rom-rb/rom-yesql/actions/workflows/rubocop.yml/badge.svg)](https://github.com/rom-rb/rom-yesql/actions/workflows/rubocop.yml)
[![Codacy Badge](https://api.codacy.com/project/badge/Coverage/88fbb464691e4666b94e0455468b68bf)][codacy]
[![Inline docs](http://inch-ci.org/github/rom-rb/rom-yesql.svg?branch=main)][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 >= `2.5`
* jruby >= `9.2`## License
See `LICENSE` file.