Skip to content

Add Support for AWS DynamoDB #92

@bhaskarblur

Description

@bhaskarblur

Extend NeoBase to support AWS DynamoDV, enabling users to query and manage distributed, high-availability databases.

Requirements:
Implement PartiQL query generation based on user prompts.
Enable schema discovery for tables, columns, and data types.
Handle efficient pagination using token-based methods (no LIMIT OFFSET).
Use go based DynamoDB driver for query execution and connection handling.
Ensure safe, optimized query execution.
Maintain consistency with existing database integrations in NeoBase.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions