3 रिपॉजिटरी
Systems that provide a unified interface for accessing and querying data across multiple disparate sources.
Distinguishing note: Focuses on the abstraction layer for multi-source data access rather than storage or processing.
Explore 3 awesome GitHub repositories matching data & databases · Data Gateways. Refine with filters or upvote what's useful.
MindsDB is an AI-native database engine that treats machine learning models and autonomous agents as virtual tables. By mapping external data sources, predictive models, and third-party services directly into the database schema, it enables users to perform inference, data retrieval, and complex orchestration using standard SQL syntax. The platform distinguishes itself through an autonomous agent orchestrator that executes iterative reasoning loops, allowing agents to plan data access and synthesize natural language responses from connected knowledge bases. It functions as a federated data ga
Providing a single interface to interact with structured and unstructured data across diverse third-party APIs and cloud services.
PostgREST is a standalone server process that automatically transforms a relational database schema into a fully functional RESTful API. By querying system catalogs at startup, it maps tables, views, and stored procedures into standardized web endpoints, allowing developers to build backend services by focusing exclusively on database design. The service functions as a declarative engine that translates HTTP requests and query parameters directly into native SQL operations. It maintains stateless request processing and integrates connection pooling to manage high-frequency interactions effici
Exposes structured database content as queryable resources through standard web protocols.
Supersonic एक LLM-आधारित डेटा एनालिसिस प्लेटफॉर्म और सिमेंटिक लेयर इंजन है जो नेचुरल लैंग्वेज के सवालों को निष्पादन योग्य SQL क्वेरीज़ में अनुवादित करता है। यह एक बिज़नेस इंटेलिजेंस डैशबोर्ड और टेक्स्ट-टू-SQL इंटरफ़ेस के रूप में कार्य करता है, जो यूज़र्स को संवादात्मक इंटरफ़ेस के माध्यम से बिज़नेस मेट्रिक्स और इनसाइट्स प्राप्त करने की अनुमति देता है। यह सिस्टम एक गवर्न्ड लॉजिकल लेयर का उपयोग करके बिज़नेस डेफिनिशन को फिजिकल डेटाबेस स्कीमा से अलग करता है। यह प्लेटफॉर्म एंटरप्राइज़ डेटा गेटवे प्रदान करता है जिसमें डेटासेट, कॉलम और रो स्तर पर भूमिका-आधारित और दानेदार एक्सेस कंट्रोल शामिल है। यह प्रोजेक्ट अपनी कार्यक्षमता को एक हेडलेस प्रोग्रामेटिक API के माध्यम से उजागर करता है।
Provides a secure access layer and unified interface for retrieving consolidated data from multiple disparate sources.