30 repositorios
Domain-specific languages designed to query, filter, and retrieve structured data through application programming interfaces.
Explore 30 awesome GitHub repositories matching data & databases · API Query Languages. Refine with filters or upvote what's useful.
Ghost is an open-source publishing platform and headless content management system designed for professional publishers. It provides a decoupled architecture that separates the content management backend from the front-end delivery layer, allowing users to manage editorial workflows and site data through structured web services. The platform distinguishes itself by integrating a built-in membership and subscription engine, which enables creators to manage gated content, paid tiers, and secure member profiles directly within the system. It also features a dedicated infrastructure for professio
Enables precise data retrieval through a query syntax supporting property matching, comparison operators, and logical filtering.
Agentscope is a comprehensive toolkit for developing and orchestrating autonomous multi-agent systems. It provides a unified framework for building agents that can reason, execute tools, and manage memory, enabling the creation of complex, collaborative workflows where multiple specialized agents interact to solve multi-step objectives. The platform distinguishes itself through a robust orchestration engine that supports both sequential and concurrent agent pipelines. It utilizes a centralized event bus for real-time telemetry, allowing developers to track agent reasoning, tool usage, and sys
Extracts, filters, or verifies specific types of content blocks within a message object using utility functions.
Saleor is a headless, API-first commerce platform designed to manage complex retail operations through a decoupled architecture. It provides a centralized backend that uses a GraphQL-based interface to handle product catalogs, order lifecycles, and multi-channel sales across diverse global markets. By separating the commerce engine from the storefront, the platform enables developers to build custom, high-performance shopping experiences while maintaining granular control over data interactions. The platform distinguishes itself through an event-driven architecture that allows for deep extens
Provides a flexible GraphQL interface for granular data retrieval and precise payload shaping.
Letta is a framework for building, deploying, and managing autonomous AI agents that maintain persistent state across long-term interactions. It provides a comprehensive suite of primitives for defining agents with configurable personas, modular memory blocks, and tool-use capabilities, enabling them to retain user preferences and conversation history over extended sessions. The platform distinguishes itself through its advanced memory management and orchestration capabilities. It allows agents to autonomously update their own memory, perform retrieval-augmented generation, and coordinate com
Retrieves specific segments of conversation history, such as assistant messages, for evaluation and analysis.
Wagtail is an open-source content management system built on the Django web framework. It provides a structured, tree-based approach to content modeling, allowing developers to define custom page types and reusable content components that are managed through a highly customizable administrative interface. The platform distinguishes itself through its flexible, block-based content composition system, which enables editors to assemble complex page layouts dynamically. It also offers robust support for multi-site and multi-lingual environments, allowing organizations to manage distinct websites
Enables filtering and full-text searching of content collections via API query parameters.
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
Enables retrieval and display of content subsets based on custom metadata and page attributes.
Cachet is a self-hosted, open-source status page system designed to communicate service uptime, incident history, and infrastructure performance to end users. It provides a centralized dashboard for managing the operational lifecycle of system components, tracking service disruptions, and scheduling maintenance windows. The platform distinguishes itself through a comprehensive RESTful API that enables programmatic status page management and automated incident reporting. It supports deep integration with external monitoring tools, allowing for the synchronization of performance metrics and the
Supports filtering API results by specific criteria to ensure relevant data retrieval.
This repository contains the official technical specification for GraphQL. It serves as the formal standard defining the query language, the execution engine, and the schema definition rules required to maintain consistency across different API implementations. The specification establishes a language-agnostic standard for query syntax and semantics, alongside a formal protocol for introspection. It provides the documented algorithms and logic requirements necessary for implementing a consistent server, ensuring that metadata about types and fields can be discovered by automated tools. The p
Defines the formal syntax and semantics used to request specific data from a backend service.
This project is a cross-platform UI library for React Native designed to build messaging interfaces. It provides a comprehensive set of specialized components, including message bubbles, input toolbars, and layout containers, to facilitate the development of chat applications on iOS and Android. The library distinguishes itself through a highly flexible configuration interface that allows developers to override default elements and styling to meet specific branding requirements. It includes built-in support for complex interaction patterns such as swipe-to-reply gestures, quick-reply buttons,
Automatically detects and transforms plain text patterns like URLs and mentions into interactive elements.
This project is a Model Context Protocol server that connects large language models to the Xiaohongshu social media platform. It acts as a connector and API wrapper, enabling language models to programmatically search, read, and publish media and text. The system provides automation for content discovery and publishing, allowing for the creation of image and video posts with associated titles and descriptions. It also facilitates social engagement by managing the posting of comments and tracking engagement metrics for specific entries. The tool covers data retrieval for user profiles, post d
Provides API query filters to retrieve specific content resources for use as context in automated assistants.
FreshRSS is an open-source, self-hosted web feed aggregator designed to collect, organize, and display content from multiple websites in a single, centralized interface. It functions as a comprehensive reader for standard syndication formats, allowing users to track updates from various sources while maintaining full control over their data and privacy. The platform supports multi-user environments, enabling individual account management and personalized reading experiences. The application distinguishes itself through its robust synchronization and extensibility capabilities. It provides a s
Enables organizing and searching through aggregated content using custom queries, categories, and automated filtering rules.
TinaCMS is a headless content management framework that bridges local Git-based file storage with a visual, in-context editing interface. By treating your repository as the single source of truth, it enables developers to manage content as structured data files while providing editors with a browser-based dashboard to modify website content directly within a live preview. The framework distinguishes itself by transforming local files into a unified GraphQL API, which powers both the administrative interface and the application's data retrieval layer. This architecture allows for compile-time
Provides structured query syntax for filtering, sorting, and paginating content resources.
EmDash is an open-source content management system built on Astro that combines a visual admin panel with a plugin-driven architecture and server-side rendering. It provides a complete content management system with structured content modeling, a rich text editor using Portable Text format, and a TypeScript API for type-safe content queries. The system supports authentication through passkeys, OAuth 2.1, and external providers, with role-based access control and fine-grained permission scopes. What distinguishes EmDash is its plugin development framework, which supports both native plugins ru
Reads published content at runtime using collection and entry functions with filtering, pagination, and draft support.
CodeQL is a semantic code analysis engine and vulnerability scanning tool that treats source code as data. It utilizes a static analysis query language to define complex patterns and security vulnerabilities within a code graph database. The system represents source code as a relational database, enabling the execution of structural queries and data flow analysis. This approach allows for the detection of security flaws and coding errors across large-scale repositories. The tool provides capabilities for automated code auditing, static analysis security testing, and custom vulnerability dete
Provides a specialized query language to define complex logic and patterns for finding bugs within code.
Flecs is a high-performance entity component system framework and data-oriented programming library. It serves as a simulation engine core and game engine architecture tool, decoupling state from behavior by separating entities, components, and systems. The framework features a runtime reflection layer for dynamic data inspection and a built-in scripting system for defining entity behavior without recompilation. It also includes a network interface and REST API for remote simulation administration and state querying. The library covers a broad surface of simulation capabilities, including ar
Provides a string-based query language for defining data requests and facilitating external tooling retrieval.
This project serves as a comprehensive educational repository and technical reference collection, documenting a wide range of software engineering practices and modern development technologies. It provides a structured learning path for developers, curating tutorials and practical examples that cover the full lifecycle of application development, from initial project scaffolding to deployment and maintenance. The repository distinguishes itself by offering deep technical insights into complex architectural patterns, including actor-based concurrency models for managing parallel tasks and cont
Retrieves specific data nodes and relationships by defining required fields in a query language.
tModLoader is a modding framework and toolset designed for expanding game content and extending core game logic. It provides a polymorphic content API that allows for the creation of new items, NPCs, projectiles, and world assets through object-oriented inheritance. The project is distinguished by its advanced code modification capabilities, utilizing intermediate language bytecode patching and reflection-based private access to alter internal game behavior. It features a hot-reloading assembly runtime that enables developers to recompile and apply source code changes in real-time without res
Retrieves names from numerical values and iterates through available content using count fields.
Empire is a post-exploitation command-and-control (C2) framework designed for red team operations. It deploys and manages agents written in PowerShell, Python, C#, Go, and C across Windows, Linux, and macOS, using encrypted communication channels over HTTP, HTTPS, and SMB. The framework executes over 400 built-in modules for reconnaissance, privilege escalation, credential theft, and lateral movement, and provides a modular engine for authoring custom attack modules. What sets Empire apart is its multi-language agent deployment system, which allows operators to choose implants that suit each
Ships a REST API to query tags with filterable, sortable, and paginated results across entities.
Tale es una plataforma de blogging autohospedada y sistema de gestión de contenido construido con Java. Funciona como un sistema de publicación Markdown que renderiza marcado ligero en páginas web estructuradas y almacena publicaciones y metadatos dentro de una base de datos incrustada para la portabilidad y copias de seguridad fáciles. El sistema se distingue por su capa visual altamente personalizable, que admite el diseño de skins personalizados, la instalación de temas externos y el desarrollo de plantillas utilizando directorios estructurados de activos. También cuenta con un sistema de plugins que permite la carga de paquetes de lógica externa y componentes personalizados durante el inicio de la aplicación para extender la funcionalidad principal. La plataforma proporciona un conjunto completo de herramientas de organización de contenido, incluyendo gestión de taxonomía mediante categorías y etiquetas, enlaces permanentes personalizables e incrustación de contenido de audio. Maneja todo el ciclo de vida de la aplicación como un proceso independiente, contando con utilidades integradas para copias de seguridad de bases de datos, exportación de datos y enrutamiento de activos entre servidores locales y redes de entrega de contenido (CDN). La configuración inicial del sitio se gestiona a través de una interfaz basada en web para crear la cuenta de administrador y la base de datos inicial.
Retrieves lists of recent, random, or popular entries and comments based on metadata filters.
Bytehound es un perfilador de memoria para Linux que utiliza un asignador global personalizado para interceptar solicitudes de memoria y rastrear asignaciones y desasignaciones. Registra trazas completas de la pila de llamadas para cada operación de memoria para mapear las asignaciones de vuelta a su código fuente original. El proyecto cuenta con un sistema de perfilado de memoria remoto que transmite datos de captura a través de sockets de red a una máquina separada, minimizando la sobrecarga de recursos en el sistema de destino. El análisis es compatible con un lenguaje de consulta específico del dominio utilizado para automatizar la detección de patrones y anomalías de memoria. La herramienta cubre el análisis de asignación de heap para identificar fugas y fragmentación, así como la introspección en tiempo de ejecución para monitorear y ajustar los estados del asignador. Los datos pueden exportarse y renderizarse a través de un visualizador basado en web para proporcionar representaciones gráficas del uso de la memoria y los patrones de asignación.
Includes a specialized domain-specific language to automate the detection of anomalies and patterns within memory profiles.