Sha256: 254db15c019753efa61430c8d44575de812da52d229da5270b2bdd6476438e2b

Contents?: true

Size: 1.13 KB

Versions: 33

Compression:

Stored size: 1.13 KB

Contents

[gem]: https://rubygems.org/gems/rom-sql
[travis]: https://travis-ci.org/rom-rb/rom-sql
[gemnasium]: https://gemnasium.com/rom-rb/rom-sql
[codeclimate]: https://codeclimate.com/github/rom-rb/rom-sql
[inchpages]: http://inch-ci.org/github/rom-rb/rom-sql

# rom-sql

[![Gem Version](https://badge.fury.io/rb/rom-sql.svg)][gem]
[![Build Status](https://travis-ci.org/rom-rb/rom-sql.svg?branch=master)][travis]
[![Dependency Status](https://gemnasium.com/rom-rb/rom-sql.svg)][gemnasium]
[![Code Climate](https://codeclimate.com/github/rom-rb/rom-sql/badges/gpa.svg)][codeclimate]
[![Test Coverage](https://codeclimate.com/github/rom-rb/rom-sql/badges/coverage.svg)][codeclimate]
[![Inline docs](http://inch-ci.org/github/rom-rb/rom-sql.svg?branch=master)][inchpages]

SQL support for [rom-rb](https://github.com/rom-rb/rom).

Resources:

- [User Documentation](http://rom-rb.org/learn/sql/)
- [API Documentation](http://rubydoc.info/gems/rom-sql)

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'rom-sql'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install rom-sql

## License

See `LICENSE` file.

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
rom-sql-2.4.0 README.md
rom-sql-2.3.0 README.md
rom-sql-2.2.1 README.md
rom-sql-2.2.0 README.md
rom-sql-2.1.0 README.md
rom-sql-2.0.0 README.md
rom-sql-1.3.5 README.md
rom-sql-2.0.0.rc1 README.md
rom-sql-1.3.4 README.md
rom-sql-2.0.0.beta3 README.md
rom-sql-2.0.0.beta2 README.md
rom-sql-2.0.0.beta1 README.md
rom-sql-1.3.3 README.md
rom-sql-1.3.2 README.md
rom-sql-1.3.1 README.md
rom-sql-1.3.0 README.md
rom-sql-1.2.2 README.md
rom-sql-1.2.1 README.md
rom-sql-1.2.0 README.md
rom-sql-1.1.2 README.md