Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

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

Lists

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 [![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-sql.svg)][gem]
[![CI Status](https://github.com/rom-rb/rom-sql/workflows/ci/badge.svg)][actions]
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/8e2cbaf78af44185876c8fa41540d7ea)][codacy]
[![Codacy Badge](https://api.codacy.com/project/badge/Coverage/8e2cbaf78af44185876c8fa41540d7ea)][codacy]
[![Inline docs](http://inch-ci.org/github/rom-rb/rom-sql.svg?branch=main)][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 >= `2.5`
* jruby >= `9.2`

## License

See `LICENSE` file.