awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repositorios

Awesome GitHub RepositoriesRemote Data Source Connectors

Secure interfaces for connecting to distributed databases and remote web services.

Distinguishing note: Focuses on remote connectivity rather than local or specific database types.

Explore 5 awesome GitHub repositories matching data & databases · Remote Data Source Connectors. Refine with filters or upvote what's useful.

Awesome Remote Data Source Connectors GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • appsmithorg/appsmithAvatar de appsmithorg

    appsmithorg/appsmith

    40,051Ver en GitHub↗

    Appsmith is a low-code platform designed for building internal business tools, such as operational dashboards and administrative panels. It enables developers to construct dynamic user interfaces by dragging and dropping modular widgets onto a canvas and binding them directly to backend data sources. The platform utilizes a reactive framework that automatically updates interface elements and triggers functions whenever underlying data or widget properties change, eliminating the need for manual event handling. The platform distinguishes itself through a server-side proxy architecture that exe

    Establishes secure links to remote databases and web services to retrieve and manage shared information models.

    TypeScriptadmin-dashboardadmin-panelsapp-builder
    Ver en GitHub↗40,051
  • getredash/redashAvatar de getredash

    getredash/redash

    28,653Ver en GitHub↗

    Redash is a self-hosted analytics platform and SQL data visualization tool. It provides a web-based SQL query editor for writing, executing, and scheduling database queries, and functions as a business intelligence dashboard for monitoring metrics via visual widgets. The platform distinguishes itself through its data source connectors, which integrate with various SQL, NoSQL, and API-based stores to retrieve information for analysis. It enables self-service analytics by allowing users to run queries with dynamic parameters and supports shared data reporting via public links or embedded dashbo

    Integrates with various SQL, NoSQL, and API-based data stores to retrieve information for analysis.

    Pythonanalyticsathenabi
    Ver en GitHub↗28,653
  • strongloop/loopbackAvatar de strongloop

    strongloop/loopback

    13,159Ver en GitHub↗

    LoopBack is a Node.js API framework used to build RESTful services and backend applications. It functions as a model-driven API generator that automatically maps predefined data models to network endpoints to create standardized web interfaces. The project features a database abstraction layer that unifies access across diverse SQL databases, NoSQL stores, and remote data sources. It includes a backend application scaffolder using command-line generators to automate the creation of project structures and data connectors. Additionally, it provides an API authentication system to manage applica

    Implements secure interfaces for connecting to distributed databases and remote web services.

    JavaScript
    Ver en GitHub↗13,159
  • modelcontextprotocol/typescript-sdkAvatar de modelcontextprotocol

    modelcontextprotocol/typescript-sdk

    12,674Ver en GitHub↗

    This project provides a TypeScript software development kit for the Model Context Protocol, a standard designed to facilitate bidirectional communication between AI applications and external data sources or tools. It serves as a foundational framework for building both clients and servers, enabling language models to interact with external systems through a unified, decoupled interface. The SDK distinguishes itself by implementing a transport-agnostic connection layer that supports both local standard input-output streams and remote HTTP endpoints. It utilizes a JSON-RPC message bus to manage

    Provides secure interfaces for connecting assistants to internet-hosted tools and data services.

    TypeScript
    Ver en GitHub↗12,674
  • pycaret/pycaretAvatar de pycaret

    pycaret/pycaret

    9,811Ver en GitHub↗

    PyCaret is a Python AutoML platform and MLOps lifecycle manager designed to automate machine learning workflows. It functions as a low-code environment that leverages a scikit-learn native engine to execute preprocessing, training, and evaluation for tabular data. The platform distinguishes itself as an LLM-powered ML copilot, using large language model agents to analyze datasets, design experiment configurations, and explain model results. It also serves as a Kubernetes ML orchestrator and model registry, enabling the versioning of trained pipelines and their promotion to production API endp

    Implements secure interfaces for connecting to distributed databases and remote web services to manage data sources.

    Pythonanomaly-detectionautomlclassification
    Ver en GitHub↗9,811
  1. Home
  2. Data & Databases
  3. Remote Data Source Connectors

Explorar subetiquetas

  • Autocomplete Remote SourcingConnecting UI input components to remote APIs for real-time suggestion fetching. **Distinct from Remote Data Source Connectors:** Distinct from Remote Data Source Connectors: focuses specifically on the UI autocomplete interaction pattern rather than general database connectivity.
  • Autocomplete SourcingConnecting autocomplete input fields to remote data sources for dynamic result retrieval. **Distinct from Remote Data Source Connectors:** Distinct from Remote Data Source Connectors: focuses specifically on the UI autocomplete pattern rather than general database connectivity.