Giter VIP home page Giter VIP logo

Comments (7)

pporada-gl avatar pporada-gl commented on June 15, 2024 1

What's the status on this then? It's been 2 years since the last update. Is this project dead?

from jugglingdb-dynamodb.

tmpaul avatar tmpaul commented on June 15, 2024

Version 0.1.5-1 includes a lot of functionalities and bug fixes. Please refer the Readme file for usage info. If you have any doubts about usage, kindly ask it here. The adapter is still under development, but all major CRUD operations are supported. I am still writing the tests for this adapter. Once the tests are finished, a stable version will be released and linked to from the jugglingdb page.

from jugglingdb-dynamodb.

alexgorbatchev avatar alexgorbatchev commented on June 15, 2024

Thanks for the update! I'm just getting interested in DynamoDB and wondering if you might have any good links for me to look at? I've been looking through all the slides I could find but that's about it so far.

from jugglingdb-dynamodb.

tmpaul avatar tmpaul commented on June 15, 2024

The documentation hosted at AWS site is exhaustive. If you are using nodejs, you can refer the low level APIs by visiting http://docs.aws.amazon.com/AWSJavaScriptSDK/latest/frames.html and clicking DynamoDB in the frame on the left. The blog by Amazon CTO http://www.allthingsdistributed.com/2013/12/dynamodb-global-secondary-indexes.html is also pretty good. Also take a look at aws-sdk package for nodejs.

from jugglingdb-dynamodb.

akinnee-gl avatar akinnee-gl commented on June 15, 2024

Tried using this and my app is throwing a 500 but the debug messages only say nice things.

from jugglingdb-dynamodb.

tmpaul avatar tmpaul commented on June 15, 2024

Hi, this module was originally written to support an internal project, and since then I have not had much time to work on this. I presumed that since no new issues are created on this repository, that it works okay. @akinnee-gl Can you tell me what version of jugglingdb you are using ? The dependencies might be out of date, so the best way to check is using dynamodb local. Also what does the body of the 500 response say ?

from jugglingdb-dynamodb.

akinnee-gl avatar akinnee-gl commented on June 15, 2024

I switched to the mysql adapter, which is fine for what I need. It looked like it's the only one up to date.

I was trying to use this for an Atlassian Connect addon. Their framework uses "jugglingdb": "~0.2.10". I didn't see any useful output. The debug messages in the console made it seem like it was working.

from jugglingdb-dynamodb.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.