-
-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
Description
Is this package supposed to be the base to build NoSQL implementations?
MongoDB has basic primitives that match most SQL use cases (although heavy use of aggregations might be needed in some "advanced" cases).
Should there be a separate yiisoft/object-db
? I can see it having a close mapping to what an ActiveRecord is....