awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateBlogHartă site
ProiectDesprePresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Categorii

6 repository-uri

Awesome GitHub RepositoriesMulti-Database Connectors

Systems that allow applications to interact with multiple database instances or schemas through a unified interface.

Distinguishing note: None available; no candidates provided.

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

Awesome Multi-Database Connectors GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • yunaiv/ruoyi-vue-proAvatar YunaiV

    YunaiV/ruoyi-vue-pro

    37,833Vezi pe GitHub↗

    This project is an enterprise application framework designed to accelerate the construction of complex business software. It functions as a full-stack code generator that automatically produces backend logic, database operations, and frontend interface components from defined data schemas. By providing a standardized foundation for security, authentication, and administrative management, it enables developers to rapidly deploy functional, production-ready software environments. The platform distinguishes itself through its native support for multi-tenant architectures, allowing for secure dat

    Links applications to various relational and distributed storage systems for flexible data management.

    Javaflowablemybatis-plusmysql
    Vezi pe GitHub↗37,833
  • typeorm/typeormAvatar typeorm

    typeorm/typeorm

    36,540Vezi pe GitHub↗

    TypeORM is an object-relational mapper for TypeScript and JavaScript that bridges the gap between object-oriented application code and relational database tables. It provides a comprehensive data persistence layer that allows developers to define database entities using class decorators or configuration objects, enabling seamless interaction with data through object-oriented patterns. The project distinguishes itself through a flexible architecture that supports both the data mapper and repository patterns, alongside a fluent query builder that translates high-level method calls into platform

    TypeORM assigns specific database names to individual entities to perform cross-database queries within a single data source connection.

    TypeScriptactive-recordcockroachdbdata-mapper
    Vezi pe GitHub↗36,540
  • prismagraphql/prismaAvatar prismagraphql

    prismagraphql/prisma

    16,393Vezi pe GitHub↗

    Prisma is a type-safe database object-relational mapper that uses a declarative schema to map data models to relational and document databases. It provides a unified toolkit for data access, combining a database driver with tools for schema management and record manipulation. The project features a multi-database driver that standardizes interactions across PostgreSQL, MySQL, and MongoDB. It includes a system for tracking and applying structural schema migrations across different environments and a graphical user interface for browsing and editing database records. The system ensures data in

    Provides a unified interface for connecting a single application to different database engines like PostgreSQL, MySQL, and MongoDB.

    Scala
    Vezi pe GitHub↗16,393
  • typecho/typechoAvatar typecho

    typecho/typecho

    12,372Vezi pe GitHub↗

    Typecho is a self-hosted PHP blogging platform and content management system designed for publishing blogs and journals. It functions as a multi-database CMS, providing a writing interface that converts lightweight markup language into formatted HTML for streamlined article authoring. The platform is built as a plugin-based system, allowing users to extend functionality and modify site behavior through third-party extensions. Site appearance and layout are managed through a customizable theme system. The system includes capabilities for managing content via custom data fields and supports da

    Allows the CMS to interact with multiple database engines through a unified abstraction interface.

    PHPblogmarkdownphp
    Vezi pe GitHub↗12,372
  • dataease/sqlbotAvatar dataease

    dataease/SQLBot

    6,297Vezi pe GitHub↗

    🔥 基于大模型和 RAG 的智能问数系统,对话式数据分析神器。Text-to-SQL Generation via LLMs using RAG.

    Manages connections to various database types and their table schemas for querying across heterogeneous data sources.

    JavaScriptchatbideepseekllm
    Vezi pe GitHub↗6,297
  • sqlchat/sqlchatAvatar sqlchat

    sqlchat/sqlchat

    5,731Vezi pe GitHub↗

    SQL Chat is a Docker-deployed chat interface that translates natural language questions into SQL queries and executes them against connected databases. It uses a large language model to generate SQL from plain English instructions, supporting both querying and record modification through INSERT, UPDATE, and DELETE statements within the chat conversation flow. The application connects to MySQL, PostgreSQL, MSSQL, TiDB Cloud, and OceanBase databases through a unified driver abstraction layer, allowing users to interact with multiple database types from a single chat interface. Users provide the

    Connects to MySQL, PostgreSQL, MSSQL, TiDB Cloud, and OceanBase databases through a unified interface.

    TypeScriptchatgptclickhousecockroachdb
    Vezi pe GitHub↗5,731
  1. Home
  2. Data & Databases
  3. Multi-Database Connectors