Skip to content

Source: MongoDB / DynamoDB (NoSQL document stores) #6

@frhack

Description

@frhack

Native client to a Mongo cluster or DynamoDB.

Why it matters: Mongo Aggregation Pipeline / DynamoDB partition-key gymnastics are notoriously painful. "I want SQL" is the universal first reaction. Federation with relational + REST data closes the loop.

Scope (v1): Mongo: mongodb://…/db.collection, schema inferred from sampling. Filter pushdown (translate WHERE into the Mongo query DSL). DynamoDB: a separate provider — partition+sort key are first-class, GSI/LSI awareness for index pushdown.

Effort: 3-4 days each.

Metadata

Metadata

Assignees

No one assigned

    Labels

    source-requestRequest for a new source kind to be addedtier-1Wow factor — opens a new mark

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions