Dynamoid / dynamoid

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

Idea: "ActiveDocument" #739

Closed johnnyshields closed 4 months ago

johnnyshields commented 4 months ago

Hi Dynamoid team, I'm a frequent contributor to Mongoid (we use it at TableCheck) which I believe Dynamoid was originally forked from.

I'm wondering if there is appetite on the team here to combine efforts and create something like "ActiveDocument" which would be analogous to ActiveRecord--a DB-agnostic layer with DB-specific adapters for MongoDB and DocumentDB, possibly others like CouchDB. Just thought I would float the idea.

(Would also be open to keeping the Dynamoid name but adding multi-db support.)

andrykonchin commented 4 months ago

Yes, I would like to take part, at least in discussions.

johnnyshields commented 4 months ago

@andrykonchin very cool. What's the best forum for discussion?

johnnyshields commented 4 months ago

Discussion moved here: https://github.com/Dynamoid/dynamoid/discussions/741