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

2 repos

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 2 awesome GitHub repositories matching data & databases · Multi-Database Connectors. Refine with filters or upvote what's useful.

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

Awesome Multi-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.
  • typeorm/typeorm

    typeorm/typeorm

    36,329View on 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
    36,329View on GitHub↗
  • YunaiV/ruoyi-vue-pro

    YunaiV/ruoyi-vue-pro

    35,455View on 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
    35,455View on GitHub↗