Project
Reverse Dependencies for sequel
The projects listed here declare sequel as a runtime or development dependency
0.0
Adds #more_than?, #fewer_than?, #at_least? and #at_most? to Sequel::Dataset
2021
2022
2023
2024
2025
2026
0.0
sequel-more-validations is a Sequel model plugin that provides common helplful validations.
2021
2022
2023
2024
2025
2026
0.0
Sequel extension that adds support for MySQL generated columns.
2021
2022
2023
2024
2025
2026
0.0
Extension adds support to Sequel's DSL to make it easier to call MySQL JSON
function and operators (added first on MySQL 5.7.8).
Plugin detects MySQL json columns on models and adds column accessor that
deserializes JSON values automatically (using Sequel's builtin Serialization...
2021
2022
2023
2024
2025
2026
0.0
Automatically generate non-sequential (pseudo-random) IDs for Sequel Models
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
Sequel OpenTracing instrumentation
2021
2022
2023
2024
2025
2026
0.0
Extend sequel adapters with oracle_enhanced to have same naming as for activerecord
2021
2022
2023
2024
2025
2026
0.0
Oracle extensions for Sequel, including MERGE statements, optimizer hints, and schema extensions.
2021
2022
2023
2024
2025
2026
0.0
sequel-packer is a flexible declarative DSL-based library for efficiently
serializing Sequel models and their associations to JSON.
2021
2022
2023
2024
2025
2026
0.0
The Sequel extension which allow you to query the specific page
2021
2022
2023
2024
2025
2026
0.0
Sequel plugins to handle password hashing
2021
2022
2023
2024
2025
2026
0.0
Adds PostgreSQL advisory locking support to Sequel
2021
2022
2023
2024
2025
2026
0.0
Implementation `on_duplicate_key_update(*...).multi_insert(*...)` for postgresql
2021
2022
2023
2024
2025
2026
0.0
Set comments on PgSQL objects from seuqel migrations
2021
2022
2023
2024
2025
2026
0.0
Disable and enable PG constraints
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
Simple way to grab a lock using PostgreSQL.
2021
2022
2023
2024
2025
2026
0.0
PostgreSQL LTree helper with sequel ORM
2021
2022
2023
2024
2025
2026
0.0
Dump and load data from specific schema in CSV format
2021
2022
2023
2024
2025
2026