openbsd-ports/databases/ruby-swift/pkg/DESCR

9 lines
232 B
Plaintext
Raw Normal View History

Swift is a fast database API and ORM for ruby 1.9, featuring:
* Multiple databases.
* Prepared statements.
* Bind values.
* Transactions and named save points.
* EventMachine asynchronous interface.
* IdentityMap.
* Migrations.