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

Thoughts on making library compatible with DynamoDb Document Client? #14

Open
hoggkm opened this issue Jan 7, 2018 · 5 comments
Open

Comments

@hoggkm
Copy link

hoggkm commented Jan 7, 2018

I was going to do this myself becasue I would prefer to give / recieve data drom dynamo in a normalized JSON format rather than explicitly delcaring the types for everything, but I havent ot around to learning how to create my own modules yet..

https://aws.amazon.com/blogs/developer/announcing-the-amazon-dynamodb-document-client-in-the-aws-sdk-for-javascript/

I actually made some very basic changes to the local files after installing to make this work already and it is great... Didn't know if yuo were planning to add support for this at all.

@bognix
Copy link

bognix commented Mar 8, 2018

I agree, I did some changes locally as well. Maybe we can join our efforts and make it work?

@robhogan
Copy link
Owner

robhogan commented Apr 1, 2018

I don't have time to work on this right now but I'd love to see it - the current API feels very clunky and non-JS compared to the document client.

@igorescobar
Copy link

@hoggkm @bognix I started something here: #28. Let me know if you want to help.

@sichiu
Copy link

sichiu commented Oct 2, 2019

I'd like to see this so that I can use convertEmptyValues

@robertolosanno-e2x
Copy link

There is a fork of this library that supports document client https://github.com/manosamy/dynamodb-documentclient-geo.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants