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

2 repos

Awesome GitHub RepositoriesData Filtering Tools

Mechanisms for applying, saving, and managing custom criteria to narrow down displayed datasets.

Distinguishing note: Focuses on interactive data subsetting rather than server-side query construction.

Explore 2 awesome GitHub repositories matching data & databases · Data Filtering Tools. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Data Filtering Tools

Awesome Data Filtering Tools 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

    Enables users to apply and save custom filters and sorting rules for efficient data navigation.

    Javaaicopilotdatabase
    48,740View on GitHub↗
  • nushell/nushell

    nushell/nushell

    38,461View on GitHub↗

    Nushell is a cross-platform shell and programming language designed to treat all input and output as structured data rather than raw text streams. By enforcing data types and command signatures, it provides a consistent environment for building robust, pipeline-oriented workflows. The shell allows users to chain commands that pass structured objects between stages, enabling complex data processing and automation tasks that remain predictable across different operating systems. What distinguishes the project is its focus on interactive data exploration and modular extensibility. Users can quer

    Allows narrowing datasets by selecting specific columns or filtering rows based on position.

    Rustnushellrustshell
    38,461View on GitHub↗