SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
6
databases/ruby-sequel/pkg/DESCR
Normal file
6
databases/ruby-sequel/pkg/DESCR
Normal file
|
@ -0,0 +1,6 @@
|
|||
Sequel is an ORM framework for Ruby. Sequel provides thread safety,
|
||||
connection pooling, and a concise DSL for constructing queries and
|
||||
table schemas.
|
||||
|
||||
Sequel makes it easy to deal with multiple records without having
|
||||
to break your teeth on SQL.
|
Loading…
Add table
Add a link
Reference in a new issue