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
·

3 repository-uri

Awesome GitHub RepositoriesSource-Based Filtering

Mechanisms for selecting data sources based on origin attributes like tags and paths.

Distinguishing note: None of the candidates describe selecting files/tasks based on their source attributes like tags or bidirectional links.

Explore 3 awesome GitHub repositories matching data & databases · Source-Based Filtering. Refine with filters or upvote what's useful.

Awesome Source-Based Filtering GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • hardikvasa/google-images-downloadAvatar hardikvasa

    hardikvasa/google-images-download

    8,680Vezi pe GitHub↗

    This project is a Python-based web scraping tool and command line image downloader designed to automate the retrieval of images from Google Images. It functions as an image dataset collector, allowing users to gather large sets of images for data analysis or research through a terminal interface or programmatic scripts. The tool features advanced search filtering to restrict results by file format, color, size, aspect ratio, and usage rights. It also supports reverse image search to find visually similar media based on a provided URL and offers search scope expansion to increase result volume

    Allows restricting image retrieval to specific websites based on the source origin.

    Pythoncolor-filtercommand-linecommand-line-tool
    Vezi pe GitHub↗8,680
  • blacksmithgu/obsidian-dataviewAvatar blacksmithgu

    blacksmithgu/obsidian-dataview

    8,544Vezi pe GitHub↗

    This project is a metadata query engine and indexer for markdown files, designed to transform YAML frontmatter and inline fields into dynamic tables and lists. It provides a background process that extracts tags and custom fields into a searchable database, enabling the automated indexing of notes. The system is distinguished by its dual approach to data retrieval: a dedicated query language for SQL-like filtering and grouping, and a JavaScript data API. This API allows for programmatic metadata extraction and the creation of custom views and extensions using TypeScript typings. Its broader

    Retrieves files, sections, or tasks based on tags, folder paths, or bidirectional links.

    TypeScriptobsidian-mdobsidian-pluginquery-language
    Vezi pe GitHub↗8,544
  • urbica/martinAvatar urbica

    urbica/martin

    3,707Vezi pe GitHub↗

    Martin is a vector tile server and map asset server that delivers geospatial data from PostGIS databases, MBTiles, and PMtiles files. It functions as a TileJSON metadata provider and a suite of vector tile tooling for generating, validating, and exporting geospatial tile archives. The project distinguishes itself by providing integrated map asset management, generating map styles, sprite sheets, and font glyphs on the fly. It supports advanced visual rendering capabilities such as Signed Distance Field sprites for runtime recoloring and fallback-based font composition to ensure complete chara

    Restricts access to specific database tables and functions using a whitelist defined in the server configuration.

    Rust
    Vezi pe GitHub↗3,707
  1. Home
  2. Data & Databases
  3. Source-Based Filtering

Explorează sub-etichetele

  • Whitelist FiltersAccess control mechanisms that restrict data exposure based on a predefined list of permitted sources. **Distinct from Source-Based Filtering:** Focuses on security/access restriction via whitelists rather than general attribute-based data selection.