9 repositorios
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.