awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Database Connectors · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesDatabase Connectors

Links various storage systems to enable data exploration and analysis.

Distinguishing note: Focuses on the connectivity layer for diverse data sources, distinct from data modeling.

Explore 4 awesome GitHub repositories matching data & databases · Database Connectors. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Database Connectors

Awesome Database Connectors GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • upstash/context7

    upstash/context7

    46,243View on GitHub↗

    Context7 is an AI-powered documentation retrieval engine designed to provide developers and AI agents with real-time, context-aware access to technical documentation and code snippets. By integrating external library documentation as callable tools, the platform equips AI coding assistants with project-specific knowledge, helping to improve generation accuracy and reduce hallucinations during inference. The platform distinguishes itself through a robust security and governance framework that manages documentation as a centralized knowledge base. It employs a multi-source ingestion pipeline to

    Links external database services to development environments to enable seamless data querying.

    TypeScriptllmmcpmcp-server
    46,243View on GitHub↗
  • metabase/metabase

    metabase/metabase

    46,014View on GitHub↗

    Metabase is a business intelligence platform designed to connect to various storage systems and relational databases for data exploration, visualization, and reporting. It provides a centralized environment where users can build queries through a graphical interface or raw code, transforming raw information into interactive dashboards and charts. The platform is built to support self-service analytics, allowing non-technical team members to extract insights without requiring deep knowledge of database syntax. The platform distinguishes itself through a metadata-driven modeling layer that abst

    Link various storage systems and relational databases to enable comprehensive data exploration, analysis, and visualization.

    Clojureanalyticsbibusiness-intelligence
    46,014View on GitHub↗
  • tldraw/tldraw

    tldraw/tldraw

    45,278View on GitHub↗

    This project is a programmable, high-performance drawing engine designed for building collaborative whiteboards, diagramming tools, and infinite canvas applications. It provides a reactive graphics runtime that manages complex canvas interactions, viewport animations, and input handling through a unified signal-based API. The framework is built on a schema-driven data store that maintains application state in a strictly typed, centralized record system, enabling efficient UI updates and persistent data management. The engine distinguishes itself through a highly modular architecture that supp

    Provides pluggable storage support including native SQLite persistence.

    TypeScriptcanvascollaborationdesign
    45,278View on GitHub↗
  • ray-project/ray

    ray-project/ray

    41,400View on GitHub↗

    Ray is a distributed computing framework designed to scale Python and Java applications across clusters by abstracting task scheduling and resource management. It functions as a resource-aware execution engine that manages task dependencies, placement, and fault tolerance across networked compute nodes. At its core, the system provides a stateful actor model, allowing developers to define classes that run in dedicated processes to maintain and mutate internal state across remote method calls. The framework distinguishes itself through a robust cross-language interoperability layer, enabling f

    Queries SQL databases using standard connectors to ingest data directly into distributed datasets for large-scale processing.

    Pythondata-sciencedeep-learningdeployment
    41,400View on GitHub↗