awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesCustom Data Source Definitions

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.

Awesome Custom Data Source Definitions GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • alasql/alasqlA

    AlaSQL/alasql

    7,278GitHub पर देखें↗

    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.

    JavaScript
    GitHub पर देखें↗7,278
  • houbb/sensitive-wordhoubb का अवतार

    houbb/sensitive-word

    5,896GitHub पर देखें↗

    यह प्रोजेक्ट एक हाई-परफॉरमेंस Java लाइब्रेरी और कंटेंट मॉडरेशन फ्रेमवर्क है जिसे टेक्स्ट में प्रतिबंधित शब्दों का पता लगाने और उन्हें मास्क करने के लिए डिज़ाइन किया गया है। यह कुशल 'लॉन्गेस्ट-मैच' शब्द पहचान को लागू करने के लिए एक डिटरमिनिस्टिक फाइनाइट ऑटोमेटा (DFA) स्कैनर का उपयोग करता है। यह इंजन एक टेक्स्ट नॉर्मलाइजेशन पाइपलाइन और नॉइज़-फिल्टरिंग प्रीप्रोसेसर के माध्यम से खुद को अलग करता है जो कैरेक्टर केसिंग, स्क्रिप्ट्स और विड्थ को स्टैंडर्डाइज़ करते हैं, साथ ही फिल्टर इवेज़न को रोकने के लिए बीच में आने वाले विशेष कैरेक्टर्स को हटाते हैं। यह डायनामिक डिक्शनरी मैनेजमेंट का समर्थन करता है, जिससे सिस्टम रीस्टार्ट की आवश्यकता के बिना बैकग्राउंड में ब्लैकलिस्ट और अलाउ-लिस्ट को अपडेट किया जा सकता है।

    Connects the engine to external databases or files to automatically populate word lists and metadata tags.

    Javadfadirty-wordfilter
    GitHub पर देखें↗5,896
  1. Home
  2. Data & Databases
  3. Custom Data Source Definitions

सब-टैग एक्सप्लोर करें

  • Dictionary Data Source IntegrationConnecting the moderation engine to external databases or files to populate word lists and tags. **Distinct from Custom Data Source Definitions:** Focuses on populating word lists from external sources rather than general API or database connectivity.