Ruby Sequel

Open-source Ruby projects categorized as Sequel

Top 7 Ruby Sequel Projects

  • will_paginate

    Pagination library for Rails and other Ruby applications

  • Mobility

    Pluggable Ruby translation framework

    Project mention: Marks object as dirty even if nothing was changed in RichTextTranslation fields · Issue #597 · shioyama/mobility | /r/rails | 2022-12-12
  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • sequel-activerecord_connection

    Allows Sequel to reuse Active Record's database connection

    Project mention: What It Took to Build a Rails Integration for Rodauth | dev.to | 2022-10-12

    For the integration to work, I would need to make Sequel reuse Active Record's database connection. I discussed this idea with Jeremy Evans (the lead Sequel maintainer), and he provided me with some guidance, thanks to which I was able to come up a solution. It was a Sequel extension that retrieved Active Record connections, kept transaction state and callbacks synchronized between Sequel and Active Record, integrated SQL instrumentation, and reconciliated adapter differences (see my previous article for more details).

  • sequel-snowflake

    Sequel adapter for Snowflake

    Project mention: ruby 3.2 unable to connect to database via odbc | /r/ruby | 2023-01-13

    Seems like the issue is the removal of tainted API – https://github.com/larskanis/ruby-odbc/issues/7. However, considering the gem hasn't been updated for over a decade, it might be best to search for an alternative as you said. I don't know which ORM you're using, but there is a Snowflake adapter for Sequel.

  • shaf

    A framework for creating hypermedia driven APIs in Sinatra

  • rodauth-model

    Password attribute and associations for Rodauth account model

    Project mention: Passkey Authentication with Rodauth | dev.to | 2023-07-24

    Finally, let's also modify the remove form to display nicknames instead of last used timestamps (we're using the Account#webauthn_keys association defined by rodauth-model):

  • Joda

    JRuby + Roda == Joda 🖖

    Project mention: Does Roda have legs? | /r/ruby | 2023-01-24

    Fiddle with JRuby and Roda here: https://github.com/simonneutert/Joda

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-07-24.

Ruby Sequel related posts

Index

What are some of the best open-source Sequel projects in Ruby? This list will help you:

Project Stars
1 will_paginate 5,705
2 Mobility 912
3 sequel-activerecord_connection 123
4 sequel-snowflake 20
5 shaf 19
6 rodauth-model 14
7 Joda 6
Learn any GitHub repo in 59 seconds
Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
getonboard.dev