awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Data Paging Utilities · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesData Paging Utilities

Mechanisms for fetching and displaying large datasets in smaller, memory-efficient chunks.

Distinguishing note: Focuses on memory-efficient data retrieval rather than general data processing.

Explore 1 awesome GitHub repository matching data & databases · Data Paging Utilities. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Data Paging Utilities

Awesome Data Paging Utilities GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • dbeaver/dbeaver

    dbeaver/dbeaver

    48,740View on GitHub↗

    DBeaver is a universal database client and administration environment designed for managing diverse relational and non-relational database systems. It provides a unified graphical interface that enables users to perform data manipulation, schema migration, and performance monitoring across multiple platforms. By utilizing a standardized driver abstraction layer, the application translates generic requests into database-specific commands, ensuring consistent interaction regardless of the underlying technology. The project distinguishes itself through an extensible, plugin-based architecture th

    Optimizes memory usage by fetching large result sets in manageable chunks.

    Javaaicopilotdatabase
    48,740View on GitHub↗