Giter Club home page Giter Club logo

Comments (1)

ajclopez avatar ajclopez commented on August 26, 2024

Hi @mukul-agarwal-wbd,

Thank you for your feedback and for bringing this up. I apologize for the delayed response.

Regarding the concern about the length of the query parameter in advanced searches, you are right that scalability can become an issue with large queries. Currently, a solution in your API could be to receive the advanced query via a POST request and use the library, taking into account that the string length in Go depends on the machine's architecture and the operating system's memory.

Another alternative is to define a JSON-like query language similar to GraphQL. This approach would require some development work, but it could provide a more scalable and flexible solution for handling complex queries. Any contributions or suggestions on this are welcome and would be greatly appreciated.

from mgs.

Related Issues (2)

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.