6 مستودعات
Mappings that trigger custom application functions automatically in response to specific data changes.
Distinct from Standardized Event Mapping: Distinct from source mapping or DOM events; it maps data stream changes to executable backend functions.
Explore 6 awesome GitHub repositories matching data & databases · Event-Driven Function Mapping. Refine with filters or upvote what's useful.
Subql is a blockchain data indexing framework and TypeScript-based indexer used to extract raw blockchain events and transactions and transform them into structured, queryable data entities. It functions as a data API and a tool for building decentralized application backends, providing a query interface for type-safe access to indexed blockchain data. The project includes an AI-powered query engine that utilizes large language models to translate natural language questions into structured GraphQL queries. This system can orchestrate multi-step queries by breaking down complex requests into s
Executes custom handler logic automatically in response to specific blockchain block headers or transaction filters.
RisingWave is a cloud-native streaming database and real-time analytics engine that uses standard SQL to process continuous data streams. It functions as a streaming data lakehouse, combining the capabilities of a streaming SQL database with a platform that integrates streaming ingestion with open table formats. The system is distinguished by its use of the PostgreSQL wire protocol, allowing it to integrate with existing SQL tools and drivers. It employs a decoupled compute and storage architecture, persisting streaming state and materialized views in cloud object storage to enable independen
Maps real-time data changes to custom functions that execute automatically within an application.
Rowy is a low-code backend platform for Firebase that provides a NoSQL spreadsheet interface for managing databases and deploying cloud functions. It functions as a cloud function workflow orchestrator and a database management tool that presents collections as editable grids for visual record editing and bulk data manipulation. The platform distinguishes itself by allowing users to trigger custom server-side scripts and business logic based on database changes and external events. It includes a role-based access control system for defining specific permissions for database collections, indiv
Triggers server-side JavaScript or TypeScript logic automatically when specific database fields are updated.
Firetable هو منصة إدارية للواجهة الخلفية ومنسق منخفض الكود (low-code) لقواعد بيانات Firebase. يوفر واجهة تشبه جداول البيانات لإدارة سجلات قاعدة البيانات السحابية، وتحديد حقول البيانات الغنية، والتحكم في أذونات وصول المستخدمين. يعمل المشروع كمنصة أتمتة بدون كود (no-code) ومنسق للدوال السحابية، مما يسمح بنشر وإدارة منطق الخادم (serverless) عبر واجهة متصفح مرئية. يتيح إنشاء تدفقات عمل للواجهة الخلفية وتكاملات API خارجية يتم تشغيلها بواسطة تغييرات بيانات محددة على مستوى الحقل. تغطي المنصة مجالات واسعة من القدرات بما في ذلك التحكم في الوصول القائم على الأدوار لأمن الجداول والحقول، وحل المخططات الديناميكي لأنواع بيانات الإدخال المخصصة، وأدوات لاستيراد وتصدير البيانات بكميات كبيرة. كما يدمج استرجاع البيانات في الوقت الفعلي من نقاط نهاية ويب خارجية لملء خلايا قاعدة البيانات.
Automates the deployment of serverless functions triggered by specific data changes defined in the browser.
Kubernetes-based, scale-to-zero, request-driven compute
Triggers serverless functions automatically in response to CloudEvents through a loosely coupled event mesh.
هذا المشروع عبارة عن غلاف (wrapper) بلغة Python لمكتبة Lightweight Charts، صُمم لعرض تصورات مالية تفاعلية تعتمد على المتصفح. يعمل المشروع كإطار عمل لبناء لوحات تحكم وواجهات مالية مخصصة تدمج خلاصات السوق المباشرة وسلاسل البيانات التاريخية. تتيح المكتبة بناء تخطيطات معقدة من خلال دمج مخططات متعددة الأجزاء، وقوائم مراقبة، وجداول إدخال أوامر في مساحة عمل واحدة موحدة. كما تدعم مراقبة السوق في الوقت الفعلي عبر بث بيانات التيك (tick) أو الأعمدة (bar) مباشرة إلى المخططات النشطة، مما يسمح بتحديثات تدريجية دون الحاجة إلى إعادة تحميل الصفحة بالكامل. بالإضافة إلى العرض الأساسي، توفر الأداة إمكانات واسعة للتحليل الفني، بما في ذلك القدرة على رسم التعليقات التوضيحية، وخطوط الاتجاه، والعلامات مباشرة على لوحة الرسم. يمكن للمستخدمين تهيئة المظهر المرئي للشموع، وأعمدة الحجم، ووسائل الإيضاح، مع ربط تفاعلات المستخدم مثل اختيار الإطار الزمني أو اختصارات لوحة المفاتيح بمنطق Python مخصص.
Maps browser-based user interactions to specific Python functions via event-driven callback mechanisms.