Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37509849
en ru br
ALT Linux repos
S:5.66.0-alt3

Group :: Development/Ruby
RPM: gem-sequel

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 5.66.0-alt3
Build date: 30 march 2023, 14:46 ( 55.9 weeks ago )
Size: 1190.00 Kb

Home page:   http://sequel.jeremyevans.net

License: MIT
Summary: Sequel is a simple, flexible, and powerful SQL database access toolkit for Ruby
Description:

Sequel is a simple, flexible, and powerful SQL database access toolkit for
Ruby.

- Sequel provides thread safety, connection pooling and a concise DSL for
 constructing SQL queries and table schemas.
- Sequel includes a comprehensive ORM layer for mapping records to Ruby objects
 and handling associated records.
- Sequel supports advanced database features such as prepared statements, bound
 variables, savepoints, two-phase commit, transaction isolation, master/slave
 configurations, and database sharding.
- Sequel currently has adapters for ADO, Amalgalite, IBM_DB, JDBC, MySQL,
 Mysql2, ODBC, Oracle, PostgreSQL, SQLAnywhere, SQLite3, and TinyTDS.

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-sequel
  • gem-sequel-devel
  • gem-sequel-doc
  • sequel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin