5 repository-uri
Server-side functions for modifying and formatting stored records.
Distinct from Server-Side Aggregations: Focuses on transformation and formatting (e.g., string formatting) rather than aggregation (sums/reductions).
Explore 5 awesome GitHub repositories matching data & databases · Server-Side Data Transformations. Refine with filters or upvote what's useful.
Redis is a high-performance in-memory key-value store that functions as a distributed cache, message broker, and NoSQL database. It provides sub-millisecond read and write access to data stored in RAM and can operate as a vector database for indexing high-dimensional embeddings. The system supports a wide range of data storage and synchronization primitives, including the management of strings, hashes, lists, sets, and JSON documents. It enables real-time data operations through atomic transactions, hybrid persistence using snapshots and append-only logs, and high-availability configurations
Processes stored records using server-side functions for string formatting and distance calculations.
Sub-Store is a proxy subscription management server that aggregates multiple subscription links into a single unified stream for distribution to various clients. It functions as a transformation pipeline that filters, modifies, and reformats proxy node metadata. The system acts as a cross-platform format converter to ensure compatibility across diverse client applications. It includes an encryption decryption gateway that uses private keys to handle age-standard encrypted subscription content and a cache-layered aggregator to reduce external requests. The server provides capabilities for dyn
Modifies proxy metadata and cleans server lists using regular expressions and scripts to ensure data quality.
Fluvio este o platformă distribuită de streaming de evenimente și un motor de streaming cloud-native conceput pentru colectarea, persistența și replicarea fluxurilor de date în timp real într-un cluster distribuit. Funcționează ca un pipeline de date în timp real pentru construirea fluxurilor de lucru cu stare care ingerează, îmbogățesc și exportă date între surse și destinații externe. Platforma se distinge prin utilizarea WebAssembly pentru a executa module compilate pentru transformări și filtrare de date în linie. Acest lucru permite execuția logicii de business personalizate pentru a remodela informațiile în mișcare fără a necesita o repornire a clusterului. Sistemul acoperă o gamă largă de capabilități, inclusiv ingestia de date bazată pe conectori din protocoale externe, stocare imutabilă structurată pe log-uri cu IO de tip zero-copy și scalarea orizontală a clusterului. Suportă crearea de pipeline-uri complexe bazate pe evenimente care utilizează procesarea cu stare, agregări pe ferestre și distribuția datelor bazată pe partiții. Motorul poate fi implementat ca un binar ușor pe diverse arhitecturi de sistem, inclusiv dispozitive IoT ARM64 pentru procesarea datelor la margine (edge).
Executes programmable functions on the client or server side to modify, filter, or reshape data streams.
V2RayAggregator este un instrument conceput pentru a colecta, filtra și converti noduri de bypass de rețea din mai multe surse publice. Acesta funcționează ca un agregator de proxy-uri care identifică și colectează noduri Shadowsocks, Trojan și Vmess pentru a menține un pool cuprinzător de puncte de conexiune. Proiectul se distinge prin capacitatea sa de a transforma listele de proxy-uri în mai multe scheme standardizate, inclusiv formatele Base64, Mixed și Clash YAML, asigurând compatibilitatea între diverse aplicații client. De asemenea, utilizează un filtru de performanță pentru a măsura vitezele medii de conexiune, permițându-i să clasifice și să identifice cele mai stabile noduri. Sistemul include capacități pentru deduplicarea intrărilor redundante și organizarea proxy-urilor pe baza originii sau a tipului de furnizor. Acesta gestionează întregul pipeline, de la scraping-ul automat al endpoint-urilor publice până la exportul final al listelor de noduri sortate.
Transforms proxy server metadata and node properties into specific string formats for client compatibility.
Tabletop is a JavaScript library and data parser designed to retrieve data from public Google Sheets and convert it into structured JSON objects. It functions as a client-side tool for fetching remote spreadsheet data and transforming rows into lists of objects or arrays for use in web applications. The library enables the use of Google Sheets as a lightweight database, allowing for dynamic content management where application data can be updated by editing a spreadsheet. It supports selective worksheet retrieval to limit the amount of transferred data and provides programmatic interfaces for
Filters and sorts spreadsheet data on the server side before it is transmitted to the client.