GithubHelp home page GithubHelp logo

Comments (5)

benhutchins avatar benhutchins commented on June 8, 2024

I know that @breath103 mentioned Dynamorm but I'd also like to mention my port of Dynamo-Types:

Dyngoose

It takes a slightly different approach to querying and operations, with support for call-chaining and advanced queries, utility classes for performing transactions and batch operations, exposes conditional checks for all operations, and more goodies. It too is being actively maintained.

from dynamo-types.

MickL avatar MickL commented on June 8, 2024

Thanks for the info! Personally I ended up using Dynamoose but the TypeScript support had a lot of errors and I didnt like the syntax that much (its close to Mongoose even tho DynamoDB is totally different than MongoDB).

from dynamo-types.

benhutchins avatar benhutchins commented on June 8, 2024

@MickL I agree, I had been using Dynamoose for awhile and really wanted better typing. I also found the way it built queries often ended up being poorly optimized. I found dynamo-types later but it didn't support some key features I was looking for. I created a few pull requests for dynamo-types but eventually I had to do a hard fork as I was changing the usage significantly. Dyngoose now is fully-typed for every operation with some advanced features exposed in helpful ways.

from dynamo-types.

jpmtrabbold avatar jpmtrabbold commented on June 8, 2024

@breath103 hey man, is it still the case that this repo is not being maintained? I'm just asking because it has been updated 19 days ago..

from dynamo-types.

breath103 avatar breath103 commented on June 8, 2024

@jpmtrabbold it's because of renovate automatic dependency update. at least original maintainers all maintaining https://github.com/serverless-seoul/dynamorm this repository

from dynamo-types.

Related Issues (20)

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.