ruby 3.2 unable to connect to database via odbc

This page summarizes the projects mentioned and recommended in the original post on /r/ruby

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • ruby-odbc

    ODBC binding for Ruby

  • 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.

  • sequel-snowflake

    Sequel adapter for Snowflake

  • 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.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Sequel

    Sequel: The Database Toolkit for Ruby

  • sequel is a pretty good option! To use the above snowflake adapter for sequel, you'll have to learn to use sequel (which is pretty easy). https://sequel.jeremyevans.net/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts