11 repository-uri
Mechanisms for retrieving content subsets based on metadata, dates, or page types.
Distinct from Content API Query Filters: Distinct from Content API Query Filters: focuses on internal site content querying rather than external API-based filtering.
Explore 11 awesome GitHub repositories matching data & databases · Content Query Filters. Refine with filters or upvote what's useful.
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
Filters content collections based on their structural position within the site hierarchy.
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.
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.
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
Fetches structured content entries with filters, limits, and taxonomy queries using typed function calls.
Tale is a self-hosted blogging platform and content management system built with Java. It functions as a Markdown publishing system that renders lightweight markup into structured web pages and stores posts and metadata within an embedded database for portability and easy backups. The system is distinguished by its highly customizable visual layer, supporting custom skin design, external theme installation, and the development of templates using structured directories of assets. It also features a plugin system that allows for the loading of external logic packages and custom components durin
Retrieves lists of recent, random, or popular entries and comments based on metadata filters.
Corcel transforms a remote WordPress site into a local data source by wrapping its REST API in an object-relational mapper. As a headless CMS bridge, it synchronizes remote posts, pages, users, and options into local models, enabling offline querying and manipulation from external PHP applications. The library uses pluggable adapters to fetch different WordPress resource types and a schema-based translation layer that converts WordPress post types and fields into local definitions. It validates user credentials against a remote WordPress database and integrates with the host framework’s authe
Retrieves and filters WordPress posts by status, custom fields, taxonomies, and date order using an ORM query builder.
Apostrophe este un framework full-stack JavaScript pentru gestionarea conținutului (CMS), construit pe Node.js. Funcționează atât ca un CMS tradițional, integrând un magazin de date backend cu randarea șabloanelor frontend, cât și ca un CMS headless care expune conținutul prin API-uri JSON pentru framework-uri decuplate și aplicații mobile. Sistemul dispune de un editor de conținut in-context care permite utilizatorilor să modifice textul și conținutul media direct pe paginile live. Include, de asemenea, un dashboard de gestionare multi-site pentru coordonarea și controlul mai multor site-uri web distincte dintr-o singură instalare. Framework-ul oferă modelarea conținutului bazată pe schemă, gestionarea granulară a permisiunilor utilizatorilor și un sistem de migrare bazat pe baze de date. Acoperă un set larg de capabilități, inclusiv gestionarea conținutului prin REST API, traducerea automată și controlul vizibilității API-ului public. Dezvoltarea este susținută de instrumente în linie de comandă pentru bootstrapping-ul proiectelor și scaffolding-ul modulelor.
Implements mechanisms for retrieving content subsets based on schema fields, slugs, or metadata.
Apostrophe is an open-source Node.js headless content management system that delivers structured content through REST APIs while providing a visual in-context page editor for live editing. It is built on a module-based plugin architecture that extends CMS functionality through reusable modules, each encapsulating logic, configuration, and templates. The system uses schema-driven content modeling to define data structures and validation rules through configurable schemas and custom field types, with all content stored as flexible JSON-like documents in MongoDB. The platform distinguishes itsel
Filters and retrieves content from the database using structured query parameters to match specific conditions.
Content este un motor de gestionare a conținutului bazat pe fișiere care transformă fișierele Markdown și JSON în date structurate pentru utilizare în aplicații web. Funcționează ca un motor de conținut pentru site-uri statice, parsând sistemele de fișiere locale în colecții interogabile, oferind în același timp o bibliotecă pentru integrarea componentelor interactive direct în documentele text. Framework-ul se distinge prin tratarea ierarhiei locale de fișiere ca sursă principală de adevăr pentru rutarea și navigarea aplicației. Permite dezvoltatorilor să încorporeze elemente UI dinamice direct în fișierele text și oferă o interfață vizuală pentru editarea conținutului și a metadatelor pe baza unor scheme predefinite. Această abordare permite crearea de documentație bogată, interactivă și site-uri bazate pe conținut, unde structura repository-ului dictează arhitectura site-ului. Dincolo de gestionarea de bază, sistemul include capabilități pentru indexarea căutării full-text, evidențierea automată a sintaxei codului și generarea de fragmente de conținut. Suportă recuperarea datelor type-safe printr-o interfață de interogare fluentă, asigurându-se că colecțiile de conținut rămân consistente și validate față de schemele definite atât în timpul dezvoltării, cât și în producție.
Provides a fluent interface for filtering, sorting, and fetching content entries from local collections.
PiliPalaX is a video streaming mobile client designed for discovering and playing video content, including anime and live streams. It functions as a media content browser and a social media video platform, integrating video playback with community engagement features. The application includes a personalized video player with hardware acceleration and gesture-based controls for adjusting volume and brightness. It also incorporates privacy-focused tools, such as incognito browsing modes and user-blocking capabilities to control content visibility. The system covers broad capability areas inclu
Provides metadata-based filters to narrow down video search results by duration and category.
MadelineProto is an asynchronous PHP library that provides a programmatic interface for interacting with the Telegram API using the MTProto protocol, the same protocol used by official Telegram clients. It functions as both a Telegram bot SDK and a userbot automation library, enabling PHP applications to connect to Telegram as either a bot account or a regular user account, sending and receiving messages, media, and other data directly without relying on the Bot API intermediary. The library is built on an event-driven architecture with Amp v3 fiber-based concurrency, allowing for non-blockin
Filters incoming inline button queries by matching their text content against specified strings.