awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesData Navigation Utilities

Tools that streamline the implementation of standard data navigation features in web applications.

Distinct from Web Application Development: Distinct from Web Application Development: focuses specifically on the utility layer for data navigation rather than general application development.

Explore 1 awesome GitHub repository matching web development · Data Navigation Utilities. Refine with filters or upvote what's useful.

Awesome Data Navigation Utilities GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • aarondfrancis/fast-paginateAvatar aarondfrancis

    aarondfrancis/fast-paginate

    1,367Vezi pe GitHub↗

    Fast-paginate is a database utility designed to optimize pagination performance in PHP and Laravel applications. It functions as a transparent layer that intercepts standard query builders to replace default pagination logic with more efficient retrieval strategies, specifically targeting large-scale datasets where traditional offset and limit operations can become resource-intensive. The library distinguishes itself by implementing deferred join techniques, which retrieve only primary keys in an initial subquery before fetching full records to minimize data scanning. It further improves resp

    Streamlines the implementation of standard data navigation features while maintaining high performance and reliability for end users.

    PHPlaravelpagination
    Vezi pe GitHub↗1,367
  1. Home
  2. Web Development
  3. Data Navigation Utilities