9 Repos
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.
Dieses Projekt ist ein strukturierter Bildungsleitfaden und Lehrplan zur Beherrschung von Infrastructure as Code (IaC). Es fungiert als Leitfaden für Cloud-Provisioning und DevOps-Schulungsmaterial und bietet eine Reihe von Lektionen und praktischen Übungen zur Bereitstellung und Verwaltung von Cloud-Ressourcen durch deklarative Konfiguration. Der Lehrplan deckt die Entwicklung wiederverwendbarer Module, die Orchestrierung mehrerer Umgebungen mittels Workspaces und die Verwaltung von Remote-State-Dateien mit Sperrmechanismen ab. Er enthält zudem Anleitungen zum Cloud-Secret-Management zur Sicherung sensibler Daten. Das Material umfasst grundlegende Infrastructure-as-Code-Funktionen, einschließlich Provider-Konfiguration, variablenbasierter Parametrisierung und der Verwendung dynamischer Logik und Funktionen für flexible Konfigurationen. Es adressiert zudem die Ressourcenbereitstellung und den Abruf externer Daten.
Retrieves data from external sources, such as cloud APIs or shell commands, to use as configuration inputs.
This project is a collection of datasets and repositories providing IP address ranges, geographic mapping lists, and metadata used to identify network traffic from mainland China. It serves as a curated database of IP address ranges for regional identification and network traffic filtering. The project provides capabilities for mapping IP addresses to specific cities and geographic regions within mainland China. It includes resources for retrieving autonomous system numbers and location data to distinguish and route traffic based on its origin. The system also covers broader network intellig
Provides API-driven capabilities to retrieve detailed geographic location and port status for network addresses.
Dieses Projekt bietet eine serverseitige Sprachlaufzeitumgebung und ein standardisiertes Docker-Image für die Bereitstellung von Anwendungen auf verschiedenen Betriebssystemen. Es fungiert als Ausführungsumgebung für die Generierung von dynamischen HTML-, JSON- und XML-Inhalten und dient gleichzeitig als Command Line Interface für Automatisierungsskripte und Hintergrundjobs. Die Laufzeitumgebung ist durch eine C-basierte Erweiterungsarchitektur auf Erweiterbarkeit ausgelegt, die das Laden benutzerdefinierter Module für spezialisierte Funktionen ermöglicht. Sie unterstützt mehrere Server-Anwendungsschnittstellen, einschließlich einer FastCGI-Webschnittstelle für hochperformante Kommunikation mit Webservern sowie einen integrierten Webserver für das Hosten von Seiten ohne externe Installationen. Das Funktionsspektrum deckt eine breite Palette an Systemprogrammierung und Webentwicklung ab. Dazu gehören Datenbankintegration für SQL- und NoSQL-Engines, Netzwerkprotokollkommunikation via HTTP und SOAP sowie Sicherheitsprimitive für Passwort-Hashing und symmetrische Verschlüsselung. Zusätzlich bietet die Laufzeitumgebung Tools für XML-Verarbeitung, Multibyte-String-Handling und Arithmetik mit beliebiger Genauigkeit. Das Projekt wird als geschichtetes Container-Image bereitgestellt, um eine konsistente Ausführung in verschiedenen Hosting-Umgebungen zu gewährleisten.
Resolves IP addresses to physical locations using geographic database lookups.
Snoop ist ein Open-Source-Intelligence-Tool, das darauf ausgelegt ist, Tausende öffentlicher Websites zu scannen, um Profile zu finden, die mit bestimmten Benutzernamen und Nicknames verknüpft sind. Es fungiert als digitaler Fußabdruck-Analysator und Username-Intelligence-Framework zur Aggregation von Identitätsdaten von mehreren Plattformen, um umfassende Profile von Zielentitäten zu erstellen. Das Tool zeichnet sich durch geospatiale Intelligence-Funktionen aus, einschließlich der Fähigkeit, IP-Adressen und Domains in geografische Koordinaten aufzulösen und Rohtext nach Geokoordinaten zu parsen. Diese Ergebnisse können als Marker auf interaktiven HTML-Karten visualisiert werden, und das System kann Reverse-Geocoding durchführen, um Koordinaten in menschenlesbare Ortsnamen umzuwandeln. Über die Suche nach Benutzernamen hinaus deckt das Projekt die Aufklärung von Netzwerk-Assets, die Stapelverarbeitung von Benutzerlisten und die Möglichkeit ab, spezifische Websites anstelle der gesamten Datenbank ins Visier zu nehmen. Es enthält ein Beweis-Archivierungssystem, das HTML-Snapshots der entdeckten Profilseiten erfasst und die gesammelten Informationen in CSV-, TXT- und HTML-Berichtsformate exportiert.
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.