Coder Social home page Coder Social logo

Comments (8)

baopham avatar baopham commented on May 20, 2024

This is not supported yet. It will need to rely on the Range key to have an ordered result and then we set the limit to 6.

from laravel-dynamodb.

qyqyqy03 avatar qyqyqy03 commented on May 20, 2024

How to set the limit? Where is Range key?

from laravel-dynamodb.

baopham avatar baopham commented on May 20, 2024

you'll need to always check the README. If the methods are not there then they are not supported

from laravel-dynamodb.

qyqyqy03 avatar qyqyqy03 commented on May 20, 2024

If I get All the rows from dynamodb, it will be very slow
Everytime I run all(), it spends about 5-6s
and I have only about 20 rows

from laravel-dynamodb.

baopham avatar baopham commented on May 20, 2024

@qyqyqy03 do you think using chunk would help? it's no guarantee that they will be the first 6 items though - I think the order will not always be the same.

Sorry I missed the comment.

from laravel-dynamodb.

baopham avatar baopham commented on May 20, 2024

Closing due to inactivity.

from laravel-dynamodb.

muneeb-arif avatar muneeb-arif commented on May 20, 2024

why issue is closed? no one proposed the solution.... i'm new to dynamodb and reading its documentation regarding Query & Scan ... but its not helping... how can we apply these within laravel ?

from laravel-dynamodb.

baopham avatar baopham commented on May 20, 2024

Closing due to inactivity.

I suggested to use chunk if it would help, depending on your use case. In short, this is not implemented yet:

User::take(6)->get()

from laravel-dynamodb.

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.