cancel
Showing results for 
Search instead for 
Did you mean: 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results for 
Search instead for 
Did you mean: 

gem 'activerecord-jdbc-adapter' rails active record adapter for Databricks

Vetrivel
Contributor

We currently have approximately 60 tables that collectively exceed 500GB, representing 99.9% of our total database size. One potential solution is to migrate these larger tables to Databricks, which may help us mitigate synchronization costs and address various performance challenges associated with SQL Server.
In Rails, we have the capability to define distinct connections for different models. This would allow us to redirect the larger tables to Databricks while maintaining normal functionality for the rest of the application. If we have a compatible Active Record adapter, it should integrate with minimal adjustments, albeit potentially at a slightly reduced performance compared to SQL.

If you have worked on this use case or have any insights, I would greatly appreciate your input.

Thank you for your help!

0 REPLIES 0

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now