1 مستودع
Loads pre-built extensions with configurable scope across all components, individual databases, or specific datasets.
Distinct from Dynamic Extension Loading: Distinct from Dynamic Extension Loading: focuses on controlling the scope of extension application rather than runtime hot-loading.
Explore 1 awesome GitHub repository matching data & databases · Multi-Scope Extension Loading. Refine with filters or upvote what's useful.
Sequel is a relational database toolkit for Ruby that provides object-relational mapping, a fluent SQL query builder, and schema migration capabilities. It maps database tables to Ruby classes with support for associations, validations, lifecycle hooks, and eager loading, offering a comprehensive ORM layer for building data-centric applications. Sequel distinguishes itself through a plugin-based extension architecture that allows composable customization of models, databases, and datasets without relying on deep inheritance hierarchies. It includes a thread-safe connection pool with support f
Supports loading extensions with configurable scope across all components, individual databases, or specific datasets.