A Ruby ORM for Weaviate database

Hi everyone,

I’ve developed a new Ruby client library for accessing Weaviate DB. This library uses the weaviate-ruby gem to interface with Weaviate and functions as an ORM, adhering to the same conventions as ActiveRecord, an another well-known ORM in Ruby. It integrates seamlessly with both Rails and standalone Ruby applications.

If you’re a Ruby enthusiast, please try it out in your Ruby application and share your feedback.

Link: WeaviateRecord

2 Likes

Hi @rubyist,

Welcome to the Weaviate Community! It’s lovely to have you here.

Thank you so much for creating such a great Client library and letting us know about it. This can help other members of the community who are interested in Ruby. Indeed, awesome work!

Thank you so much and have a lovely weekend!

Thanks @Mohamed_Shahin, Happy to be part of the community. You too have a great weekend. Cheers!

1 Like