awesome-repositories.com
Blog
awesome-repositories.com

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

ExplorarBúsquedas curadasOpen-source alternativesSelf-hosted softwareBlogMapa del sitio
ProyectoAcerca deHow we rankPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

56 repositorios

Awesome GitHub RepositoriesData Retrieval

Mechanisms for fetching and paginating related data records.

Distinguishing note: No candidates provided; grouping under Data & Databases as it pertains to query results.

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

Awesome Data Retrieval GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • payloadcms/payloadAvatar de payloadcms

    payloadcms/payload

    43,053Ver en GitHub↗

    Payload is a headless content management system and application framework that uses a code-first approach to define data schemas and administrative interfaces. By utilizing a centralized, type-safe configuration object, it automatically generates database schemas, API endpoints, and a fully customizable admin panel. The system is built on a database-agnostic architecture, allowing it to interface with various storage engines while providing a unified, type-safe API for server-side operations, REST, and GraphQL. What distinguishes Payload is its deep extensibility and developer-centric design.

    Retrieves joined document data with built-in pagination and status tracking.

    TypeScriptcmscontent-managementcontent-management-system
    Ver en GitHub↗43,053
  • zadam/triliumAvatar de zadam

    zadam/trilium

    36,595Ver en GitHub↗

    Trilium is a hierarchical personal knowledge base and digital garden tool designed to organize information into a tree of linked nodes. It functions as a JavaScript programmable wiki and a self-hosted note server, allowing users to maintain a private database of documents synchronized across multiple devices. The platform distinguishes itself through an embedded scripting engine for automating tasks and a REST API that exposes internal data and actions to external tools. Users can further extend the system by modifying the user interface layout and styling through a custom theme engine. The

    Generates geographical maps that can display specific location pins and GPX tracks.

    TypeScript
    Ver en GitHub↗36,595
  • select2/select2Avatar de select2

    select2/select2

    25,972Ver en GitHub↗

    Select2 is a searchable, modular UI framework designed to enhance standard HTML select elements. It transforms basic form controls into interactive, accessible dropdown interfaces that support multi-selection, tagging, and real-time filtering. By providing a robust set of tools for managing complex data inputs, it enables developers to create more responsive and user-friendly selection components. The project is distinguished by its adapter-based architecture, which allows for deep customization of rendering, data processing, and selection logic. Developers can extend core functionality throu

    Allows accessing currently selected items as arrays of JavaScript objects.

    JavaScripthacktoberfestjavascriptjquery
    Ver en GitHub↗25,972
  • dubinc/dubAvatar de dubinc

    dubinc/dub

    23,722Ver en GitHub↗

    This project is a comprehensive link management and marketing attribution platform designed for creating, tracking, and analyzing shortened URLs. It functions as a centralized hub for marketing analytics, providing tools to monitor link performance, visualize conversion funnels, and manage affiliate programs through a unified dashboard. The platform distinguishes itself by integrating advanced attribution modeling and partner management directly into the link infrastructure. It supports complex marketing workflows, including automated commission calculations, fraud detection, and payout distr

    Fetches and stores referral-specific incentives and partner details in local cookies for personalized user experiences.

    TypeScriptclickhousemysqlnextjs
    Ver en GitHub↗23,722
  • modood/administrative-divisions-of-chinaAvatar de modood

    modood/Administrative-divisions-of-China

    20,829Ver en GitHub↗

    This project provides a structured dataset of the administrative divisions of China, covering five levels from provinces down to villages. It delivers this geographical information in a standardized JSON format designed for data exchange and integration. The dataset is organized as a hierarchical source specifically for building cascading address selectors and region pickers. It uses linked data to enable sequential filtering from higher-level provinces down to village-level boundaries. The project covers geographic data management and regional data normalization. It provides the necessary m

    Enables the retrieval of standardized Chinese administrative entities across five hierarchical levels.

    JavaScriptaddressadministrative-divisionsarea
    Ver en GitHub↗20,829
  • pure-admin/vue-pure-adminAvatar de pure-admin

    pure-admin/vue-pure-admin

    20,368Ver en GitHub↗

    vue-pure-admin is a comprehensive Vue 3 admin dashboard template and TypeScript boilerplate designed for building enterprise web applications. It provides a Vite-based frontend scaffold that incorporates a role-based access control system and a micro-frontend architecture for dividing large administrative applications into smaller, independently deployable units. The project features an advanced permission management framework that handles route protection, menu access filtering, and component-level visibility control. It includes specialized support for multi-tenant system administration, al

    Provides GeoJSON data support for rendering regional maps within visualization components.

    Vueadminelement-plusesm
    Ver en GitHub↗20,368
  • neo4j/neo4jAvatar de neo4j

    neo4j/neo4j

    15,928Ver en GitHub↗

    Neo4j is a native graph database management system designed to store and query highly connected data using a property-graph model. It provides an ACID-compliant transaction engine that ensures data integrity, supported by a distributed cluster architecture that maintains causal consistency across nodes. Users interact with the system through a declarative query language, which allows for complex pattern matching and path traversal without requiring manual traversal logic. The platform distinguishes itself through its hybrid approach to data retrieval, combining traditional graph-based queries

    Fetches specific graph structures and paths to support data exploration and analytical workflows.

    Javacypherdatabasegraph
    Ver en GitHub↗15,928
  • cesiumgs/cesiumAvatar de CesiumGS

    CesiumGS/cesium

    15,412Ver en GitHub↗

    Cesium is a JavaScript library designed for rendering high-precision 3D globes and 2D maps within web browsers. It functions as a visualization engine that leverages hardware-accelerated graphics to display complex geographic data, terrain, and imagery. The library distinguishes itself through a modular architecture that supports the streaming of massive geographic datasets. By employing tiled data delivery and hierarchical level-of-detail optimization, it maintains performance while navigating large-scale environments. It also includes a time-dynamic state management system, which synchroniz

    Animates time-sensitive geographic information to create interactive, data-driven visualizations of moving objects.

    JavaScript
    Ver en GitHub↗15,412
  • getgrav/gravAvatar de getgrav

    getgrav/grav

    15,395Ver en GitHub↗

    Grav is a flat-file content management system that eliminates the need for a traditional database by storing site content and configuration in human-readable Markdown and YAML files. Built as a modular PHP web framework, it uses a hierarchical page routing system where the physical directory structure directly determines the site's URL paths. The platform is distinguished by its event-driven plugin architecture and a command-line interface that prioritizes system administration, deployment, and maintenance tasks. It utilizes a blueprint-driven system to generate administrative forms from stru

    Provides mechanisms for fetching and paginating related data records.

    PHPcmscontentcontent-management
    Ver en GitHub↗15,395
  • memcached/memcachedAvatar de memcached

    memcached/memcached

    14,132Ver en GitHub↗

    Memcached is a high-performance, distributed, in-memory key-value storage and request routing engine. It functions as a volatile data store designed to accelerate dynamic applications by caching objects in RAM, thereby reducing backend database load and providing sub-millisecond response times. The system utilizes a specialized architecture that organizes memory into fixed-size slabs to minimize fragmentation and maximize throughput for high-concurrency workloads. The project distinguishes itself through a multi-threaded, lock-friendly design that scales across CPU cores and supports complex

    Retrieves data records while simultaneously adjusting expiration timestamps or checking version identifiers to minimize network latency.

    C
    Ver en GitHub↗14,132
  • hackernews/apiAvatar de HackerNews

    HackerNews/API

    13,128Ver en GitHub↗

    This project is a public community data API that provides a RESTful interface for accessing real-time discussions and metadata. It serves as a JSON data provider, offering structured community information for use in third-party client and server applications. The interface enables the retrieval of public items, stories, and comments, as well as public account information for specific users. It provides capabilities for fetching filtered lists of stories based on ranking or novelty and allows for the discovery of recent items to track new content updates. The system covers a broad range of da

    Provides mechanisms for fetching and paginating public community items, stories, and comments.

    Ver en GitHub↗13,128
  • 1n3/sn1perAvatar de 1N3

    1N3/Sn1per

    10,049Ver en GitHub↗

    Sn1per is a vulnerability management platform and penetration testing orchestrator designed to automate reconnaissance, vulnerability scanning, and exploit verification. It functions as a dockerized security toolkit that coordinates multiple tools into a unified automated pipeline to identify security flaws across network and web assets. The platform features an attack surface manager for discovering internet-facing assets through OSINT, DNS enumeration, and certificate transparency. It distinguishes itself with an AI-powered security analyzer that uses large language models to summarize scan

    Provides secure JSON endpoints to programmatically retrieve workspaces, host details, and vulnerability data.

    Shellattack-surfaceattack-surface-managementattacksurface
    Ver en GitHub↗10,049
  • dr5hn/countries-states-cities-databaseAvatar de dr5hn

    dr5hn/countries-states-cities-database

    9,291Ver en GitHub↗

    This project is a comprehensive geographic location dataset and reference library providing standardized data for countries, states, and cities. It serves as a source of truth for regional hierarchies, ISO codes, coordinates, and timezone information, available as both a relational SQL database and a document-based JSON library. The project includes a custom dataset export tool that functions as a filtering engine. This allows for the generation of tailored geographic files in JSON, CSV, and GeoJSON formats by selecting only the specific regions or fields required. The dataset covers global

    Provides a comprehensive dataset of countries, states, and cities including ISO codes and timezones.

    Pythoncitiescountriescountry
    Ver en GitHub↗9,291
  • domlysz/blendergisAvatar de domlysz

    domlysz/BlenderGIS

    9,073Ver en GitHub↗

    BlenderGIS is an addon for Blender that provides a suite of tools for importing, georeferencing, and rendering geographic data and terrain meshes. It functions as a 3D terrain generator and geographic data importer, enabling the creation of three-dimensional surfaces from elevation models, contour lines, and topographic textures. The project distinguishes itself through its ability to fetch basemaps, building footprints, and street data directly from web services into the 3D environment. It includes a georeferencing toolset to align coordinates and virtual cameras using spatial reference syst

    Fetches basemaps, building footprints, and street data from web services into a 3D environment.

    Python
    Ver en GitHub↗9,073
  • lolbas-project/lolbasAvatar de LOLBAS-Project

    LOLBAS-Project/LOLBAS

    8,323Ver en GitHub↗

    LOLBAS is a curated database and knowledge base of signed Windows binaries that can be misused to bypass security restrictions and execute unauthorized code. It serves as a technical registry that maps trusted system files to their functional capabilities and the offensive tactics they enable. The project distinguishes itself by providing a capability-driven indexing system and a tactics registry that relates legitimate binary functionality to known security evasion techniques. It includes an association layer that links specific system binaries to attack patterns and tactical objectives, pro

    Provides mechanisms for fetching curated lists of signed binaries and their capabilities to integrate into external security tools.

    XSLTblueteamdfirliving-off-the-land
    Ver en GitHub↗8,323
  • groue/grdb.swiftAvatar de groue

    groue/GRDB.swift

    8,209Ver en GitHub↗

    GRDB.swift is a comprehensive SQLite toolkit and object-relational mapper for Swift. It provides a database wrapper that handles local data persistence, connection management, and encrypted file storage for Apple platforms. The library features a dedicated observation framework that tracks database changes to automatically synchronize the application state and user interface in real time. It distinguishes itself with a type-safe query builder and a protocol-based mapping system that converts database rows into structured Swift objects. The toolkit covers a broad range of administrative and o

    Provides mechanisms to retrieve data as raw records, single values, arrays, or cursors.

    Swiftdatabasedatabase-observationgrdb
    Ver en GitHub↗8,209
  • go-echarts/go-echartsAvatar de go-echarts

    go-echarts/go-echarts

    7,627Ver en GitHub↗

    go-echarts is a data visualization library and wrapper for Go that generates JSON configurations for the ECharts JavaScript library. It functions as an HTML chart generator, allowing developers to create interactive charts and browser-based reports within Go applications. The library provides a collection of configurable chart types and predefined geographical map templates for rendering spatial information. It supports the creation of web dashboards by translating Go data structures into the JSON formats required for interactive browser rendering. The project handles the conversion of Go st

    Renders spatial data onto regional boundaries using predefined geographical templates.

    Gochartsechartsgolang-visualization
    Ver en GitHub↗7,627
  • chenjiandongx/go-echartsAvatar de chenjiandongx

    chenjiandongx/go-echarts

    7,626Ver en GitHub↗

    go-echarts is a Go library and wrapper for Apache ECharts used to create interactive data visualizations. It functions as a generator that produces the configurations and HTML files necessary to render complex datasets as visual charts and graphs in a web browser. The library includes specialized tools for geographic data visualization, allowing spatial information and distributed datasets to be mapped using coordinates and regional boundaries. The project supports exporting visualizations as standalone HTML files for static use or serving them through an HTTP server for web-based dashboardi

    Renders spatial information on maps to visualize how data is distributed across physical locations.

    Go
    Ver en GitHub↗7,626
  • mystenlabs/suiAvatar de MystenLabs

    MystenLabs/sui

    7,612Ver en GitHub↗

    Sui is a blockchain platform featuring an object-centric state model and resource-oriented smart contracts. It utilizes parallel transaction execution to increase network throughput and supports programmable transaction blocks that bundle multiple operations into single atomic units. The platform distinguishes itself with a capability-based access control system and zero-knowledge login mechanisms, enabling users to authenticate via identity providers without seed phrases. It also implements deterministic object addressing to allow predictable state lookups and supports the creation of soulbo

    Sui creates and updates referral links for trading pools and associates them with managers.

    Rustblockchaindistributed-ledger-technologymove
    Ver en GitHub↗7,612
  • python-visualization/foliumAvatar de python-visualization

    python-visualization/folium

    7,372Ver en GitHub↗

    Folium is a Python library that builds interactive Leaflet.js maps directly from Python data structures, enabling geographic data visualization in Jupyter notebooks or as standalone HTML pages. It creates maps centered on given coordinates with configurable zoom, tiles, and dimensions, and supports embedding those maps inside web routes for serving in browsers. The library provides a comprehensive set of tools for data-driven map creation, including choropleth maps that bind tabular data to geographic geometries, colormap application to markers and polygons, and GeoJSON data overlay and visua

    Creates interactive Leaflet.js maps from Python data for geographic information visualization.

    Pythondata-sciencedata-visualizationjavascript
    Ver en GitHub↗7,372
Ant.123Siguiente
  1. Home
  2. Data & Databases
  3. Data Retrieval

Explorar subetiquetas

  • Authorization Data Retrievals1 sub-etiquetaRetrieves stored relationships and attributes for a given resource or subject from the authorization store. **Distinct from Data Retrieval:** Distinct from Data Retrieval: specifically for authorization relationships and attributes, not general data records.
  • Geographic Data5 sub-etiquetasRetrieval of standardized global location entities and their attributes. **Distinct from Data Retrieval:** Distinct from general Data Retrieval by specializing in geographic entities and regional hierarchies.
  • Geographic Data Mapping2 sub-etiquetasThe process of rendering spatial data onto regional boundaries to visualize distribution. **Distinct from Geographic Data:** Focuses on the visual mapping of data to geography rather than the retrieval of geographic entities.
  • Referral2 sub-etiquetasMechanisms for fetching and storing referral-specific incentives and partner details. **Distinct from Data Retrieval:** Distinct from Data Retrieval: focuses on referral-specific incentive data rather than general record fetching.
  • Security Data EndpointsAPIs specifically designed for retrieving security-related host and vulnerability data. **Distinct from Data Retrieval:** Specializes data retrieval for vulnerability management instead of general database records.