Project
Reverse Dependencies for sequel
The projects listed here declare sequel as a runtime or development dependency
0.0
Automatically generate non-sequential (pseudo-random) IDs for Sequel Models
2020
2021
2022
2023
2024
2025
0.0
== About
Sequel adapter for OpenEdge RDBMS.
Can use ODBC/JDBC drivers provided by DataDirect, bundled with OpenEdge or
from client networking installation.
See project readme for details.
2020
2021
2022
2023
2024
2025
0.0
Sequel OpenTracing instrumentation
2020
2021
2022
2023
2024
2025
0.0
Extend sequel adapters with oracle_enhanced to have same naming as for activerecord
2020
2021
2022
2023
2024
2025
0.0
Oracle extensions for Sequel, including MERGE statements, optimizer hints, and schema extensions.
2020
2021
2022
2023
2024
2025
0.0
sequel-packer is a flexible declarative DSL-based library for efficiently
serializing Sequel models and their associations to JSON.
2020
2021
2022
2023
2024
2025
0.0
The Sequel extension which allow you to query the specific page
2020
2021
2022
2023
2024
2025
0.0
Sequel plugins to handle password hashing
2020
2021
2022
2023
2024
2025
0.0
Adds PostgreSQL advisory locking support to Sequel
2020
2021
2022
2023
2024
2025
0.0
Implementation `on_duplicate_key_update(*...).multi_insert(*...)` for postgresql
2020
2021
2022
2023
2024
2025
0.0
Set comments on PgSQL objects from seuqel migrations
2020
2021
2022
2023
2024
2025
0.0
Disable and enable PG constraints
2020
2021
2022
2023
2024
2025
0.0
sequel_pg overwrites the inner loop of the Sequel postgres
adapter row fetching code with a C version. The C version
is significantly faster than the pure ruby version
that Sequel uses by default.
sequel_pg also offers optimized versions of some dataset
methods, as well as adds support for usin...
2020
2021
2022
2023
2024
2025
0.0
Simple way to grab a lock using PostgreSQL.
2020
2021
2022
2023
2024
2025
0.0
PostgreSQL LTree helper with sequel ORM
2020
2021
2022
2023
2024
2025
0.0
Dump and load data from specific schema in CSV format
2020
2021
2022
2023
2024
2025
0.0
A gem to convert Postgis geometry columns to GeoRuby Simple Features in Sequel.
2020
2021
2022
2023
2024
2025
0.0
This gem provides PrettyPrint support for Sequel models.
2020
2021
2022
2023
2024
2025
0.0
Proc Error Handling allows you to specify a proc for
most of the database oriented operations. If an error
occurs, the klass and values are passed to the proc.
The proc may attempt to fix the error and retry, or
pass the error on up the chain.
2020
2021
2022
2023
2024
2025