Dynamoid / dynamoid

Ruby ORM for Amazon's DynamoDB.
MIT License
577 stars 197 forks source link

Is it going to support associations between dynamoid and activerecord in the future? #781

Open FilisLiu opened 1 month ago

FilisLiu commented 1 month ago

e.g. active_record_model has_many :dynamoid_models

andrykonchin commented 1 month ago

There is nothing similar in the plan to release/implement. Personally, I am not against such feature if there are strong arguments for it.