awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 repositorios

Awesome GitHub RepositoriesExternal Data Lookups

Functions that retrieve values from external sources such as shell commands, files, or network URLs.

Distinct from External Data Integrations: Focuses on simple lookup functions for external data rather than complex data enrichment or database integration.

Explore 9 awesome GitHub repositories matching data & databases · External Data Lookups. Refine with filters or upvote what's useful.

Awesome External Data Lookups GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • adambard/learnxinyminutes-docsAvatar de adambard

    adambard/learnxinyminutes-docs

    12,287Ver en GitHub↗

    This project is a collection of programming language references and syntax cheat sheets designed for rapid developer onboarding. It serves as a library of code-based documentation that uses valid source code files to provide whirlwind tours of various language specifications. The project focuses on programming language learning by providing concise, commented code examples that explain core features and syntax in place. This approach enables developers to quickly grasp language-specific patterns, data types, and execution flow through a consistent reference format. The content covers a broad

    Retrieves values from shell commands, files, URLs, or credential managers using lookup functions.

    Markdown
    Ver en GitHub↗12,287
  • cerbos/cerbosAvatar de cerbos

    cerbos/cerbos

    4,460Ver en GitHub↗

    Cerbos is an open-source authorization service that provides a centralized, language-agnostic engine for managing access control. It functions as a policy-as-code platform, allowing teams to define, test, and distribute authorization rules using declarative YAML or JSON configurations. By decoupling access logic from application code, it enables consistent permission enforcement across diverse service stacks. The project distinguishes itself through its ability to translate high-level authorization policies into native database query filters. This capability allows applications to enforce sec

    Provides reusable functions for extensions to query external databases, ensuring consistent data access across workflows.

    Goaccess-controlauthorizationgo
    Ver en GitHub↗4,460
  • iam-veeramalla/terraform-zero-to-heroAvatar de iam-veeramalla

    iam-veeramalla/terraform-zero-to-hero

    4,103Ver en GitHub↗

    Este proyecto es una guía educativa estructurada y un plan de estudios para dominar la infraestructura como código (IaC). Funciona como una guía de aprovisionamiento en la nube y material de entrenamiento DevOps, proporcionando un conjunto de lecciones y ejercicios prácticos para desplegar y gestionar recursos en la nube a través de configuración declarativa. El plan de estudios cubre el desarrollo de módulos reutilizables, la orquestación de múltiples entornos utilizando espacios de trabajo y la gestión de archivos de estado remotos con mecanismos de bloqueo. También incluye instrucción sobre gestión de secretos en la nube para asegurar datos sensibles. El material abarca capacidades centrales de infraestructura como código, incluyendo configuración de proveedores, parametrización basada en variables y el uso de lógica dinámica y funciones para configuraciones flexibles. Además, aborda el aprovisionamiento de recursos y la recuperación de datos externos.

    Retrieves data from external sources, such as cloud APIs or shell commands, to use as configuration inputs.

    HCL
    Ver en GitHub↗4,103
  • 17mon/china_ip_listAvatar de 17mon

    17mon/china_ip_list

    4,096Ver en GitHub↗

    Este proyecto es una colección de datasets y repositorios que proporcionan rangos de direcciones IP, listas de mapeo geográfico y metadatos utilizados para identificar el tráfico de red desde China continental. Sirve como una base de datos curada de rangos de direcciones IP para la identificación regional y el filtrado de tráfico de red. El proyecto proporciona capacidades para mapear direcciones IP a ciudades y regiones geográficas específicas dentro de China continental. Incluye recursos para recuperar números de sistemas autónomos y datos de ubicación para distinguir y enrutar el tráfico según su origen. El sistema también cubre una inteligencia de red y observabilidad más amplias, incluyendo búsquedas geográficas, recuperación de metadatos y rastreo de rutas de red. Incluye herramientas para visualizar rutas de red y analizar firmas tecnológicas de sitios web para detectar software y plataformas de servidor.

    Provides API-driven capabilities to retrieve detailed geographic location and port status for network addresses.

    Ver en GitHub↗4,096
  • docker-library/phpAvatar de docker-library

    docker-library/php

    4,026Ver en GitHub↗

    This project provides a server-side language runtime and a standardized Docker image for deploying applications across different operating systems. It functions as an execution environment for generating dynamic HTML, JSON, and XML content, while also serving as a command line interface for automation scripts and background jobs. The runtime is designed for extensibility through a C-based extension architecture, allowing the loading of custom modules for specialized functionality. It supports multiple server application interfaces, including a FastCGI web interface for high-performance commun

    Resolves IP addresses to physical locations using geographic database lookups.

    Dockerfile
    Ver en GitHub↗4,026
  • snooppr/snoopAvatar de snooppr

    snooppr/snoop

    3,945Ver en GitHub↗

    Snoop is an open-source intelligence framework designed for username scanning, digital footprint analysis, and geospatial intelligence gathering. It functions as a modular scanner that identifies profiles associated with specific usernames and nicknames across thousands of public websites to map a target's online presence. The system features a plugin-based extension architecture that allows for the addition of new platform scrapers and data sources. It provides specialized capabilities for evidence archiving, such as capturing HTML snapshots of discovered profiles and resolving numeric coord

    Executes targeted API-based lookups to gather geographic location and network status for specific targets.

    Python
    Ver en GitHub↗3,945
  • infyomlabs/laravel-generatorAvatar de InfyOmLabs

    InfyOmLabs/laravel-generator

    3,829Ver en GitHub↗

    This project is a code scaffolding tool and database-to-code mapper for Laravel. It functions as a CRUD generator and REST API generator that automates the creation of models, controllers, and administrative interfaces based on database schemas. The tool is distinguished by its template-driven approach, using customizable stub files that allow developers to override default blueprints to enforce specific architectural standards. It provides complete administrative dashboard boilerplates, including integrated authentication, themed UI layouts, and searchable data tables. The system covers a b

    Fetches detailed item information from external databases using UPC codes through a consistent data wrapper.

    PHP
    Ver en GitHub↗3,829
  • daviddrysdale/python-phonenumbersAvatar de daviddrysdale

    daviddrysdale/python-phonenumbers

    3,749Ver en GitHub↗

    This project is a Python port of the libphonenumber library, providing a suite of tools for parsing, formatting, and validating international phone numbers. It converts raw phone number strings into structured objects based on international numbering plans and verifies if numbers are possible or valid according to digit length and assigned exchange prefixes. The library provides metadata services to retrieve the original network carrier, geographical location descriptions, and associated time zones for specific phone numbers. It also includes tools for transforming numbers into standardized i

    Determines the geographical description, country name, or associated time zones for a specific phone number.

    Python
    Ver en GitHub↗3,749
  • tenta-browser/tenta-dnsAvatar de tenta-browser

    tenta-browser/tenta-dns

    1,604Ver en GitHub↗

    Tenta DNS is a recursive and authoritative domain name server implementation written in Go. It provides secure network resolution services by translating human-readable domain names into machine addresses while enforcing cryptographic standards to ensure data privacy and authenticity. The software distinguishes itself through a focus on secure transport and integrity verification. It utilizes encrypted tunnels for upstream communication to prevent eavesdropping and incorporates a validation engine to verify digital signatures on resource records. To manage global traffic, the system supports

    Queries external databases to identify network node membership and security blacklist status.

    Go
    Ver en GitHub↗1,604
  1. Home
  2. Data & Databases
  3. External Data Integrations
  4. External Data Lookups

Explorar subetiquetas

  • External Data Lookup FunctionsReusable functions for extensions to query external databases, ensuring consistent data access across workflows. **Distinct from External Data Lookups:** Focuses on centralized lookup functions for authorization, whereas the parent covers general external data lookups.
  • Geographic Lookups2 sub-etiquetasAPI-based retrieval of geographic location and network status for specific IP addresses. **Distinct from External Data Lookups:** Specializes external data lookups specifically for geographic and network port data via APIs.