cancel
Showing results for 
Search instead for 
Did you mean: 
Community Platform Discussions
Connect with fellow community members to discuss general topics related to the Databricks platform, industry trends, and best practices. Share experiences, ask questions, and foster collaboration within the community.
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Vetrivel
New 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

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group