https://github.com/rom-rb/rom-sql
SQL support for rom-rb
https://github.com/rom-rb/rom-sql
adapter data-mapping mariadb mssql mysql oracle postgresql rom-rb ruby rubygem sql sqlite sqlite3
Last synced: about 1 month ago
JSON representation
SQL support for rom-rb
- Host: GitHub
- URL: https://github.com/rom-rb/rom-sql
- Owner: rom-rb
- License: mit
- Created: 2014-11-12T19:57:49.000Z (over 10 years ago)
- Default Branch: release-3.7
- Last Pushed: 2025-01-08T22:52:47.000Z (4 months ago)
- Last Synced: 2025-04-04T23:02:29.878Z (about 1 month ago)
- Topics: adapter, data-mapping, mariadb, mssql, mysql, oracle, postgresql, rom-rb, ruby, rubygem, sql, sqlite, sqlite3
- Language: Ruby
- Homepage: https://rom-rb.org
- Size: 2.75 MB
- Stars: 218
- Watchers: 26
- Forks: 93
- Open Issues: 62
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
[gem]: https://rubygems.org/gems/rom-sql
[actions]: https://github.com/rom-rb/rom-sql/actions
[codacy]: https://www.codacy.com/gh/rom-rb/rom-sql
[chat]: https://rom-rb.zulipchat.com
[inchpages]: http://inch-ci.org/github/rom-rb/rom-sql# rom-sql [][chat]
[][gem]
[][actions]
[][codacy]
[][codacy]
[][inchpages]## Links
* [User documentation](http://rom-rb.org/learn/sql)
* [API documentation](http://rubydoc.info/gems/rom-sql)## Supported Ruby versions
This library officially supports the following Ruby versions:
* MRI >= `3.1`
## License
See `LICENSE` file.