awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesDatabase-Context Script Runners

Tools that execute Ruby scripts or snippets with a pre-configured database connection for automation or testing.

Distinct from Ruby Database Bindings: Distinct from Ruby Database Bindings: focuses on executing code with a database context, not just providing language bindings.

Explore 1 awesome GitHub repository matching data & databases · Database-Context Script Runners. Refine with filters or upvote what's useful.

Awesome Database-Context Script Runners GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • jeremyevans/sequelAvatar de jeremyevans

    jeremyevans/sequel

    5,076Voir sur GitHub↗

    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

    Runs Ruby files, inline snippets, or piped input with a preset database connection for automation or testing.

    Ruby
    Voir sur GitHub↗5,076
  1. Home
  2. Data & Databases
  3. Ruby Database Bindings
  4. Database-Context Script Runners