2 مستودعات
Mechanisms for defining custom functions to read from or write to external databases and APIs.
Distinct from Custom Data Source Connectivity: None of the candidates cover general SQL engine data source extensibility; most are for images, telemetry, or media lists.
Explore 2 awesome GitHub repositories matching data & databases · Custom Data Source Definitions. Refine with filters or upvote what's useful.
AlaSQL is a JavaScript SQL database engine that allows for the filtering, grouping, and joining of in-memory object arrays and JSON data. It functions as an in-memory SQL database and client-side data processor, enabling the execution of SQL statements against JavaScript arrays and external data sources in both browser and server environments. The project serves as a universal data query tool capable of performing relational joins across diverse sources, such as merging Google Spreadsheets, SQLite files, and remote APIs into a single result set. It also acts as an IndexedDB SQL wrapper, allow
Allows users to define custom JavaScript functions to integrate external databases and remote APIs as SQL data sources.
هذا المشروع هو مكتبة Java عالية الأداء وإطار عمل لإشراف المحتوى مصمم لاكتشاف وحجب الكلمات المحظورة في النص. يستخدم ماسحاً آلياً محدوداً حتمياً (DFA) لتنفيذ اكتشاف الكلمات ذات المطابقة الأطول بكفاءة. يتميز المحرك بخط أنابيب لتطبيع النص ومعالج مسبق لتصفية الضوضاء يعمل على توحيد حالة الأحرف، والنصوص، والعروض مع إزالة الأحرف الخاصة المتداخلة لمنع التهرب من التصفية. يدعم إدارة القاموس الديناميكي، مما يسمح بتحديث القوائم السوداء والقوائم البيضاء في الخلفية دون الحاجة إلى إعادة تشغيل النظام. يغطي إطار العمل مجموعة واسعة من قدرات الإشراف، بما في ذلك تصنيف الكلمات القائم على العلامات لتصنيف الانتهاكات، ومعالجة المطابقة العودية للتعامل مع الكلمات الحساسة المتداخلة، واكتشاف الأنماط لتحديد البيانات المهيكلة مثل عناوين URL وعناوين البريد الإلكتروني. كما يتضمن أدوات لتنقية المدخلات لإزالة علامات HTML وعناصر البرامج النصية.
Connects the engine to external databases or files to automatically populate word lists and metadata tags.