Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for dynamodb as datasource #642

Open
HPsisodia opened this issue May 14, 2020 · 8 comments
Open

Support for dynamodb as datasource #642

HPsisodia opened this issue May 14, 2020 · 8 comments
Labels
data source driver good first issue Good for newcomers help wanted Community contributions are welcome.

Comments

@HPsisodia
Copy link

Hello, i am working on a project where i am using dynamodb local for database queries, however i am not able to connect cubejs with dynamo as datasource. Is there any community connector for dynamodb as it is not supported offically, if so i will really appreciate any help and if there isn't, are there any plans in future to provide a support?

@paveltiunov
Copy link
Member

Hey @HPsisodia ! Thanks for posting this! Yep. It isn't on our roadmap yet however we considering adding it. As of now we'd really appreciate this contribution!

@paveltiunov paveltiunov added enhancement New feature proposal help wanted Community contributions are welcome. driver and removed enhancement New feature proposal labels May 14, 2020
@chadfaurie
Copy link
Contributor

Hi @HPsisodia DynamoDb does not support SQL queries directly, there are supposedly ways of getting around this using dql as a proxy layer, @paveltiunov not sure what this implementation would look like, seems to have a lot of moving parts

@keydunov keydunov removed the driver label Oct 27, 2020
@ovr ovr changed the title support for dynamodb as datasource Support for dynamodb as datasource Nov 17, 2020
@jimjoes
Copy link

jimjoes commented Nov 17, 2020

Would it be simpler if it was restricted to being the external db for pre-aggregation?

@hassankhan
Copy link
Contributor

@hassankhan hassankhan added help wanted Community contributions are welcome. and removed help wanted Community contributions are welcome. labels Dec 9, 2020
@github-actions
Copy link

github-actions bot commented Dec 9, 2020

If you are interested in working on this issue, please leave a comment below and we will be happy to assign the issue to you.
If this is the first time you are contributing a Pull Request to Cube.js, please check our contribution guidelines.
You can also post any questions while contributing in the #contributors channel in the Cube.js Slack.

@hassankhan hassankhan added the good first issue Good for newcomers label May 5, 2021
@joekendal
Copy link

+1

@kleky
Copy link

kleky commented Oct 23, 2023

+1

@markbenedict
Copy link

markbenedict commented Jan 20, 2025

How would you deal with vertical row partitioning to rebuild the record, it's not exactly a uniform process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data source driver good first issue Good for newcomers help wanted Community contributions are welcome.
Projects
None yet
Development

No branches or pull requests

10 participants